Searched refs:SPLL_SW_HILEN_MASK (Results 1 – 3 of 3) sorted by relevance
39 # define SPLL_SW_HILEN_MASK (0xf << 16) macro
989 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + in rs780_dpm_debugfs_print_current_performance_level()1011 u32 post_div = ((func_cntl & SPLL_SW_HILEN_MASK) >> SPLL_SW_HILEN_SHIFT) + 1 + in rs780_dpm_get_current_sclk()
1281 # define SPLL_SW_HILEN_MASK (0xf << 16) macro