Home
last modified time | relevance | path

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

/linux/drivers/clk/mediatek/
H A Dclk-pllfh.c61 void fhctl_parse_dt(const u8 *compatible_node, struct mtk_pllfh_data *pllfhs, in fhctl_parse_dt() argument
69 node = of_find_compatible_node(NULL, NULL, compatible_node); in fhctl_parse_dt()
71 pr_warn("cannot find \"%s\"\n", compatible_node); in fhctl_parse_dt()
H A Dclk-pllfh.h80 void fhctl_parse_dt(const u8 *compatible_node, struct mtk_pllfh_data *pllfhs,