Searched refs:clkc_match_table (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/clk/meson/ |
D | s4-pll.c | 856 static const struct of_device_id clkc_match_table[] = { variable 862 MODULE_DEVICE_TABLE(of, clkc_match_table); 868 .of_match_table = clkc_match_table,
|
D | axg.c | 2173 static const struct of_device_id clkc_match_table[] = { variable 2177 MODULE_DEVICE_TABLE(of, clkc_match_table); 2183 .of_match_table = clkc_match_table,
|
D | axg-audio.c | 1889 static const struct of_device_id clkc_match_table[] = { variable 1901 MODULE_DEVICE_TABLE(of, clkc_match_table); 1907 .of_match_table = clkc_match_table,
|
D | gxbb.c | 3556 static const struct of_device_id clkc_match_table[] = { variable 3561 MODULE_DEVICE_TABLE(of, clkc_match_table); 3567 .of_match_table = clkc_match_table,
|
D | s4-peripherals.c | 3797 static const struct of_device_id clkc_match_table[] = { variable 3803 MODULE_DEVICE_TABLE(of, clkc_match_table); 3809 .of_match_table = clkc_match_table,
|
D | g12a.c | 5591 static const struct of_device_id clkc_match_table[] = { variable 5606 MODULE_DEVICE_TABLE(of, clkc_match_table); 5612 .of_match_table = clkc_match_table,
|