Searched refs:PLL_LOCK_COUNT_MASK (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/qcom/ | ||
H A D | common.h | 16 #define PLL_LOCK_COUNT_MASK 0x3f macro |
H A D | common.c | 130 mask |= PLL_LOCK_COUNT_MASK << PLL_LOCK_COUNT_SHIFT; in qcom_pll_set_fsm_mode() |