Searched refs:_s6_to_s32 (Results 1 – 1 of 1) sorted by relevance
144 s32 _s6_to_s32(u32 data) in _s6_to_s32() function958 tx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _tx_iq_calibration_loop_winbond()959 tx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _tx_iq_calibration_loop_winbond()1180 tx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _tx_iq_calibration_winbond()1181 tx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _tx_iq_calibration_winbond()1429 rx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _rx_iq_calibration_loop_winbond()1430 rx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _rx_iq_calibration_loop_winbond()1568 rx_cal_reg[1] = _s6_to_s32((val & 0x07E00000) >> 21); in _rx_iq_calibration_winbond()1569 rx_cal_reg[2] = _s6_to_s32((val & 0x001F8000) >> 15); in _rx_iq_calibration_winbond()