Home
last modified time | relevance | path

Searched refs:PLL_VOTE_FSM_RESET (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/clk/qcom/
H A Dcommon.h20 #define PLL_VOTE_FSM_RESET BIT(21) macro
H A Dcommon.c124 regmap_update_bits(map, reg, PLL_VOTE_FSM_RESET, 0); in qcom_pll_set_fsm_mode()