Searched refs:PLL_VOTE_FSM_RESET (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/qcom/ | ||
H A D | common.h | 20 #define PLL_VOTE_FSM_RESET BIT(21) macro |
H A D | common.c | 124 regmap_update_bits(map, reg, PLL_VOTE_FSM_RESET, 0); in qcom_pll_set_fsm_mode() |