Home
last modified time | relevance | path

Searched refs:reg_status (Results 1 – 2 of 2) sorted by relevance

/arch/mips/cavium-octeon/executive/
Dcvmx-helper-board.c498 cvmx_mdio_phy_reg_status_t reg_status; in cvmx_helper_board_link_set_phy() local
503 reg_status.u16 = in cvmx_helper_board_link_set_phy()
510 reg_status.s.capable_100base_t4; in cvmx_helper_board_link_set_phy()
512 reg_status.s.capable_10_full; in cvmx_helper_board_link_set_phy()
514 reg_status.s.capable_10_half; in cvmx_helper_board_link_set_phy()
516 reg_status.s.capable_100base_x_full; in cvmx_helper_board_link_set_phy()
518 reg_status.s.capable_100base_x_half; in cvmx_helper_board_link_set_phy()
522 if (reg_status.s.capable_extended_status) { in cvmx_helper_board_link_set_phy()
546 cvmx_mdio_phy_reg_status_t reg_status; in cvmx_helper_board_link_set_phy() local
550 reg_status.u16 = in cvmx_helper_board_link_set_phy()
[all …]
/arch/powerpc/platforms/powermac/
Dlow_i2c.c130 reg_status, enumerator
264 ack = kw_read_reg(reg_status); in kw_i2c_handle_interrupt()
266 kw_write_reg(reg_status, 0); in kw_i2c_handle_interrupt()
275 ack = kw_read_reg(reg_status); in kw_i2c_handle_interrupt()
311 ack = kw_read_reg(reg_status); in kw_i2c_handle_interrupt()
430 kw_write_reg(reg_status, 0); in kw_i2c_xfer()