Home
last modified time | relevance | path

Searched refs:octeon_xkphys_write_8 (Results 1 – 13 of 13) sorted by relevance

/openbsd/sys/arch/octeon/dev/
H A Dcn30xxuart.c175 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 Doctrtc.c205 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 Dcn30xxfpavar.h90 octeon_xkphys_write_8(ptr, (dwbcount & 0x0ffULL)); in cn30xxfpa_store()
H A Doctrng.c100 octeon_xkphys_write_8(OCTRNG_CONTROL_ADDR, control_reg); in octrng_attach()
H A Dcn30xxfau.c70 octeon_xkphys_write_8(addr, value); in cn30xxfau_op_store()
H A Dcn30xxpkovar.h145 octeon_xkphys_write_8(addr, value); in cn30xxpko_op_store()
H A Dcn30xxpowvar.h184 octeon_xkphys_write_8(ptr, args); in cn30xxpow_store()
H A Doctpcie.c465 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 Doctmmc.c350 octeon_xkphys_write_8(MIO_BOOT_CFG, 0); in octmmc_acquire()
H A Dif_cnmac.c1086 octeon_xkphys_write_8(PIP_GBL_CFG, reg); in cnmac_configure_common()
H A Dif_ogx.c2175 octeon_xkphys_write_8(op, addr); in ogx_fpa3_free()
/openbsd/sys/arch/octeon/include/
H A Docteonvar.h374 octeon_xkphys_write_8(paddr_t address, uint64_t value) in octeon_xkphys_write_8() function
/openbsd/sys/arch/octeon/octeon/
H A Dmachdep.c989 octeon_xkphys_write_8(RST_SOFT_RST, 1); in boot()
991 octeon_xkphys_write_8(OCTEON_CIU_BASE + in boot()