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