Searched refs:octeon_xkphys_write_8 (Results 1 – 13 of 13) sorted by relevance
/openbsd/sys/arch/octeon/dev/ |
H A D | cn30xxuart.c | 175 octeon_xkphys_write_8(MIO_UART0_LCR, lcr | LCR_DLAB); in cn30xxuart_delay() 178 octeon_xkphys_write_8(MIO_UART0_LCR, lcr); in cn30xxuart_delay() 214 octeon_xkphys_write_8(MIO_UART0_RBR, (uint8_t)c); in octuartcnputc()
|
H A D | octrtc.c | 205 octeon_xkphys_write_8(MIO_TWS_SW_TWSI, twsi.reg); in octrtc_read() 297 octeon_xkphys_write_8(MIO_TWS_SW_TWSI_EXT, 0); in octrtc_write() 298 octeon_xkphys_write_8(MIO_TWS_SW_TWSI, twsi.reg); in octrtc_write()
|
H A D | cn30xxfpavar.h | 90 octeon_xkphys_write_8(ptr, (dwbcount & 0x0ffULL)); in cn30xxfpa_store()
|
H A D | octrng.c | 100 octeon_xkphys_write_8(OCTRNG_CONTROL_ADDR, control_reg); in octrng_attach()
|
H A D | cn30xxfau.c | 70 octeon_xkphys_write_8(addr, value); in cn30xxfau_op_store()
|
H A D | cn30xxpkovar.h | 145 octeon_xkphys_write_8(addr, value); in cn30xxpko_op_store()
|
H A D | cn30xxpowvar.h | 184 octeon_xkphys_write_8(ptr, args); in cn30xxpow_store()
|
H A D | octpcie.c | 465 octeon_xkphys_write_8(rst_reg, val); in octpcie_port_reset() 471 octeon_xkphys_write_8(rst_reg, val); in octpcie_port_reset()
|
H A D | octmmc.c | 350 octeon_xkphys_write_8(MIO_BOOT_CFG, 0); in octmmc_acquire()
|
H A D | if_cnmac.c | 1086 octeon_xkphys_write_8(PIP_GBL_CFG, reg); in cnmac_configure_common()
|
H A D | if_ogx.c | 2175 octeon_xkphys_write_8(op, addr); in ogx_fpa3_free()
|
/openbsd/sys/arch/octeon/include/ |
H A D | octeonvar.h | 374 octeon_xkphys_write_8(paddr_t address, uint64_t value) in octeon_xkphys_write_8() function
|
/openbsd/sys/arch/octeon/octeon/ |
H A D | machdep.c | 989 octeon_xkphys_write_8(RST_SOFT_RST, 1); in boot() 991 octeon_xkphys_write_8(OCTEON_CIU_BASE + in boot()
|