octeon_xkphys_read_8
return octeon_xkphys_read_8(addr);
return octeon_xkphys_read_8(addr);
qlm_cfg = octeon_xkphys_read_8(MIO_QLM_CFG(2));
qlm_cfg = octeon_xkphys_read_8(MIO_QLM_CFG(0));
return octeon_xkphys_read_8(ptr);
lcr = octeon_xkphys_read_8(MIO_UART0_LCR);
divisor = octeon_xkphys_read_8(MIO_UART0_DLL) |
octeon_xkphys_read_8(MIO_UART0_DLH) << 8;
while (((octeon_xkphys_read_8(MIO_UART0_LSR) & LSR_TXRDY) == 0) &&
((octeon_xkphys_read_8(MIO_UART0_USR) & USR_TXFIFO_NOTFULL) == 0))
while ((octeon_xkphys_read_8(MIO_UART0_LSR) & LSR_RXRDY) == 0)
c = (uint8_t)octeon_xkphys_read_8(MIO_UART0_RBR);
reg = octeon_xkphys_read_8(PIP_GBL_CFG);
return octeon_xkphys_read_8(op);
(void)octeon_xkphys_read_8(op);
(void)octeon_xkphys_read_8(op);
resp = octeon_xkphys_read_8(op);
val = octeon_xkphys_read_8(rst_reg);
(void)octeon_xkphys_read_8(rst_reg);
(void)octeon_xkphys_read_8(rst_reg);
val = octeon_xkphys_read_8(ctl_reg);
if ((octeon_xkphys_read_8(MIO_RST_CTL(port->port_index)) &
if ((octeon_xkphys_read_8(RST_CTL(port->port_index)) &
control_reg = octeon_xkphys_read_8(OCTRNG_CONTROL_ADDR);
twsi.reg = octeon_xkphys_read_8(MIO_TWS_SW_TWSI);
twsi.reg = octeon_xkphys_read_8(MIO_TWS_SW_TWSI);
return octeon_xkphys_read_8(reg);
mio_rst_boot = octeon_xkphys_read_8(MIO_RST_BOOT);
rst_boot = octeon_xkphys_read_8(RST_BOOT);
val = octeon_xkphys_read_8(MIO_RST_BOOT);
val = octeon_xkphys_read_8(RST_BOOT);
core_mask = octeon_xkphys_read_8(OCTEON_CIU3_BASE + CIU3_FUSE);
core_mask = octeon_xkphys_read_8(OCTEON_CIU_BASE + CIU_FUSE);