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

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

Completed in 103 milliseconds