Searched refs:_s6_to_s32 (Results 1 – 1 of 1) sorted by relevance
126 s32 _s6_to_s32(u32 data) in _s6_to_s32() function889 tx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _tx_iq_calibration_loop_winbond()890 tx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _tx_iq_calibration_loop_winbond()1084 tx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _tx_iq_calibration_winbond()1085 tx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _tx_iq_calibration_winbond()1307 rx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _rx_iq_calibration_loop_winbond()1308 rx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _rx_iq_calibration_loop_winbond()1432 rx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _rx_iq_calibration_winbond()1433 rx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _rx_iq_calibration_winbond()