AT_READ_REGW     1549 drivers/net/ethernet/atheros/atl1c/atl1c_main.c 	AT_READ_REGW(&adapter->hw, reg, &hw_next_to_clean);
AT_READ_REGW       28 drivers/net/ethernet/atheros/atl1e/atl1e_hw.c 	value = AT_READ_REGW(hw, REG_PCIE_CAP_LIST);
AT_READ_REGW     1233 drivers/net/ethernet/atheros/atl1e/atl1e_main.c 	u16 hw_next_to_clean = AT_READ_REGW(&adapter->hw, REG_TPD_CONS_IDX);