Lines Matching refs:E1000_READ_REG

153 #define E1000_READ_REG(a, reg) ( \  macro
168 #define E1000_WRITE_FLUSH(a) {uint32_t x; x = E1000_READ_REG(a, STATUS);}
252 eecd = E1000_READ_REG(hw, EECD); in e1000_shift_out_ee_bits()
306 eecd = E1000_READ_REG(hw, EECD); in e1000_shift_in_ee_bits()
315 eecd = E1000_READ_REG(hw, EECD); in e1000_shift_in_ee_bits()
341 eecd = E1000_READ_REG(hw, EECD); in e1000_acquire_eeprom()
347 eecd = E1000_READ_REG(hw, EECD); in e1000_acquire_eeprom()
352 eecd = E1000_READ_REG(hw, EECD); in e1000_acquire_eeprom()
393 eecd = E1000_READ_REG(hw, EECD); in e1000_standby_eeprom()
443 eecd = E1000_READ_REG(hw, EECD); in e1000_release_eeprom()
659 (E1000_READ_REG(hw, STATUS) & E1000_STATUS_FUNC_1)) in e1000_read_mac_addr()
945 status = E1000_READ_REG(hw, STATUS);
1001 ctrl = E1000_READ_REG(hw, CTRL);
1048 ctrl_ext = E1000_READ_REG(hw, CTRL_EXT);
1070 manc = E1000_READ_REG(hw, MANC);
1084 icr = E1000_READ_REG(hw, ICR);
1165 ctrl = E1000_READ_REG(hw, CTRL);
1177 status = E1000_READ_REG(hw, STATUS);
1206 ctrl = E1000_READ_REG(hw, TXDCTL);
1420 ctrl = E1000_READ_REG(hw, CTRL);
1505 (E1000_READ_REG(hw, CTRL) & E1000_CTRL_SWDPIN1) == signal) {
1509 status = E1000_READ_REG(hw, STATUS);
1550 ctrl = E1000_READ_REG(hw, CTRL);
2040 tctl = E1000_READ_REG(hw, TCTL);
2070 ctrl = E1000_READ_REG(hw, CTRL);
2138 ctrl = E1000_READ_REG(hw, CTRL);
2420 ctrl = E1000_READ_REG(hw, CTRL);
2421 status = E1000_READ_REG(hw, STATUS);
2422 rxcw = E1000_READ_REG(hw, RXCW);
2503 rctl = E1000_READ_REG(hw, RCTL);
2516 rctl = E1000_READ_REG(hw, RCTL);
2545 ctrl = E1000_READ_REG(hw, CTRL);
2573 !(E1000_TXCW_ANE & E1000_READ_REG(hw, TXCW))) {
2576 if(E1000_RXCW_SYNCH & E1000_READ_REG(hw, RXCW)) {
2607 status = E1000_READ_REG(hw, STATUS);
2727 ctrl = E1000_READ_REG(hw, CTRL);
2774 ctrl = E1000_READ_REG(hw, CTRL);
2793 ctrl = E1000_READ_REG(hw, CTRL);
2864 mdic = E1000_READ_REG(hw, MDIC);
2968 mdic = E1000_READ_REG(hw, MDIC);
3018 ctrl = E1000_READ_REG(hw, CTRL);
3028 ctrl_ext = E1000_READ_REG(hw, CTRL_EXT);
3145 uint32_t eecd = E1000_READ_REG(hw, EECD);
3389 tctl = E1000_READ_REG(&hw, TCTL);