Searched refs:lpc18xx_fill_parent_names (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/nxp/ |
H A D | clk-lpc18xx-cgu.c | 526 static void lpc18xx_fill_parent_names(const char **parent, u32 *id, int size) in lpc18xx_fill_parent_names() function 545 lpc18xx_fill_parent_names(parents, clk->mux.table, clk->n_parents); in lpc18xx_cgu_register_div() 567 lpc18xx_fill_parent_names(parents, clk->mux.table, clk->n_parents); in lpc18xx_register_base_clk() 592 lpc18xx_fill_parent_names(parents, clk->mux.table, clk->n_parents); in lpc18xx_cgu_register_pll()
|
/kernel/linux/linux-6.6/drivers/clk/nxp/ |
H A D | clk-lpc18xx-cgu.c | 522 static void lpc18xx_fill_parent_names(const char **parent, const u32 *id, int size) in lpc18xx_fill_parent_names() function 541 lpc18xx_fill_parent_names(parents, clk->mux.table, clk->n_parents); in lpc18xx_cgu_register_div() 563 lpc18xx_fill_parent_names(parents, clk->mux.table, clk->n_parents); in lpc18xx_register_base_clk() 588 lpc18xx_fill_parent_names(parents, clk->mux.table, clk->n_parents); in lpc18xx_cgu_register_pll()
|
Completed in 3 milliseconds