Searched refs:RAL_ENABLE_TSF_SYNC (Results 1 – 2 of 2) sorted by relevance
117 #define RAL_ENABLE_TSF_SYNC(x) (((x) & 0x3) << 1) macro
1749 tmp |= RAL_ENABLE_TSF_SYNC(1); in ural_enable_tsf_sync()1751 tmp |= RAL_ENABLE_TSF_SYNC(2) | RAL_ENABLE_BEACON_GENERATOR; in ural_enable_tsf_sync()1762 ural_write(sc, RAL_TXRX_CSR19, RAL_ENABLE_TSF | RAL_ENABLE_TSF_SYNC(2)); in ural_enable_tsf()