Home
last modified time | relevance | path

Searched refs:qcom_find_cfg_index (Results 1 – 3 of 3) sorted by relevance

/linux-6.1.9/drivers/clk/qcom/
Dclk-regmap-mux.c31 return qcom_find_cfg_index(hw, mux->parent_map, val); in mux_get_parent()
Dcommon.h52 extern int qcom_find_cfg_index(struct clk_hw *hw, const struct parent_map *map,
Dcommon.c72 int qcom_find_cfg_index(struct clk_hw *hw, const struct parent_map *map, u8 cfg) in qcom_find_cfg_index() function
82 EXPORT_SYMBOL_GPL(qcom_find_cfg_index);