Searched refs:end_of_rx_wu (Results 1 – 2 of 2) sorted by relevance
1067 uint32_t end_of_rx_wu = 0; in XCVR_Configure() local1071 …end_of_rx_wu = (temp & XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_MASK) >> XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_… in XCVR_Configure()1072 …VR_CTRL_XCVR_STATUS_TSM_COUNT_MASK) >> XCVR_CTRL_XCVR_STATUS_TSM_COUNT_SHIFT ) != end_of_rx_wu) {}; in XCVR_Configure()1755 uint32_t end_of_rx_wu = 0x00U; in XCVR_CoexistenceInit() local1784 end_of_rx_wu = (XCVR_TSM->END_OF_SEQ & XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_MASK) >> in XCVR_CoexistenceInit()1832 if (end_of_rx_wu < gMWS_CoexRfActiveAssertTime_d) in XCVR_CoexistenceInit()1834 temp = end_of_rx_wu; in XCVR_CoexistenceInit()1842 tsm_timing43_rx = end_of_rx_wu - temp; in XCVR_CoexistenceInit()1847 …tsm_timing47 |= (((uint32_t)(end_of_rx_wu - temp) << XCVR_TSM_TIMING47_GPIO0_TRIG_EN_RX_HI_SHIFT) … in XCVR_CoexistenceInit()1850 …tsm_timing48 |= (((uint32_t)(end_of_rx_wu - temp) << XCVR_TSM_TIMING48_GPIO1_TRIG_EN_RX_HI_SHIFT) … in XCVR_CoexistenceInit()[all …]
377 uint32_t temp, end_of_rx_wu; in rx_dc_sample_average() local395 …end_of_rx_wu = (temp & XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_MASK) >> XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_… in rx_dc_sample_average()396 …VR_CTRL_XCVR_STATUS_TSM_COUNT_MASK) >> XCVR_CTRL_XCVR_STATUS_TSM_COUNT_SHIFT ) != end_of_rx_wu) {}; in rx_dc_sample_average()449 uint32_t temp, end_of_rx_wu; in rx_dc_sample_average_long() local467 …end_of_rx_wu = (temp & XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_MASK) >> XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_… in rx_dc_sample_average_long()468 …VR_CTRL_XCVR_STATUS_TSM_COUNT_MASK) >> XCVR_CTRL_XCVR_STATUS_TSM_COUNT_SHIFT ) != end_of_rx_wu) {}; in rx_dc_sample_average_long()519 uint32_t end_of_rx_wu = 0; in rx_dc_est_average() local525 …end_of_rx_wu = (temp & XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_MASK) >> XCVR_TSM_END_OF_SEQ_END_OF_RX_WU_… in rx_dc_est_average()526 …VR_CTRL_XCVR_STATUS_TSM_COUNT_MASK) >> XCVR_CTRL_XCVR_STATUS_TSM_COUNT_SHIFT ) != end_of_rx_wu) {}; in rx_dc_est_average()