Searched refs:hw_get_cxx_reg (Results 1 – 2 of 2) sorted by relevance
/drivers/staging/winbond/ |
D | phy_calibration.c | 1232 hw_get_cxx_reg(phw_data, 0x80, &val); in _rx_iq_calibration_loop_winbond() 1237 hw_get_cxx_reg(phw_data, 0xE4, &val); in _rx_iq_calibration_loop_winbond() 1590 hw_get_cxx_reg(phw_data, 0x80, &mac_ctrl); in phy_calibration_winbond() 1591 hw_get_cxx_reg(phw_data, 0xE4, &rf_ctrl); in phy_calibration_winbond()
|
D | wbhal_f.h | 86 #define hw_get_cxx_reg( _A, _B, _C ) macro
|