Searched refs:SAW_CNT_1MS_MASK (Results 1 – 1 of 1) sorted by relevance
430 #define SAW_CNT_1MS_MASK 0x0fff macro3364 swr_cnt_1ms_ini = (16000000 / ocp_data) & SAW_CNT_1MS_MASK; in r8153b_hw_phy_cfg()3366 ocp_data = (ocp_data & ~SAW_CNT_1MS_MASK) | swr_cnt_1ms_ini; in r8153b_hw_phy_cfg()