Searched refs:mtk_pllfh_data (Results 1 – 7 of 7) sorted by relevance
/Linux-v6.6/drivers/clk/mediatek/ |
D | clk-pllfh.c | 49 static struct mtk_pllfh_data *get_pllfh_by_id(struct mtk_pllfh_data *pllfhs, in get_pllfh_by_id() 61 void fhctl_parse_dt(const u8 *compatible_node, struct mtk_pllfh_data *pllfhs, in fhctl_parse_dt() 88 struct mtk_pllfh_data *pllfh; in fhctl_parse_dt() 115 static int pllfh_init(struct mtk_fh *fh, struct mtk_pllfh_data *pllfh_data) in pllfh_init() 146 static bool fhctl_is_supported_and_enabled(const struct mtk_pllfh_data *pllfh) in fhctl_is_supported_and_enabled() 153 struct mtk_pllfh_data *pllfh_data, void __iomem *base) in mtk_clk_register_pllfh() 199 struct mtk_pllfh_data *pllfhs, int num_fhs, in mtk_clk_register_pllfhs() 214 struct mtk_pllfh_data *pllfh; in mtk_clk_register_pllfhs() 240 struct mtk_pllfh_data *pllfh; in mtk_clk_register_pllfhs() 261 struct mtk_pllfh_data *pllfhs, int num_fhs, in mtk_clk_unregister_pllfhs() [all …]
|
D | clk-pllfh.h | 39 struct mtk_pllfh_data { struct 60 struct mtk_pllfh_data *pllfh_data; argument 73 struct mtk_pllfh_data *pllfhs, int num_pllfhs, 77 struct mtk_pllfh_data *pllfhs, int num_fhs, 80 void fhctl_parse_dt(const u8 *compatible_node, struct mtk_pllfh_data *pllfhs,
|
D | clk-mt8186-apmixedsys.c | 121 static struct mtk_pllfh_data pllfhs[] = {
|
D | clk-mt8195-apmixedsys.c | 152 static struct mtk_pllfh_data pllfhs[] = {
|
D | clk-mt6795-apmixedsys.c | 102 static struct mtk_pllfh_data pllfhs[] = {
|
D | clk-mt8173-apmixedsys.c | 120 static struct mtk_pllfh_data pllfhs[] = {
|
D | clk-mt8192-apmixedsys.c | 137 static struct mtk_pllfh_data pllfhs[] = {
|