Searched refs:clkc_match_table (Results 1 – 6 of 6) sorted by relevance
/linux/drivers/clk/meson/ |
H A D | s4-pll.c | 855 static const struct of_device_id clkc_match_table[] = { variable 861 MODULE_DEVICE_TABLE(of, clkc_match_table); 867 .of_match_table = clkc_match_table,
|
H A D | axg.c | 2167 static const struct of_device_id clkc_match_table[] = { variable 2171 MODULE_DEVICE_TABLE(of, clkc_match_table); 2177 .of_match_table = clkc_match_table,
|
H A 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,
|
H A D | gxbb.c | 3550 static const struct of_device_id clkc_match_table[] = { variable 3555 MODULE_DEVICE_TABLE(of, clkc_match_table); 3561 .of_match_table = clkc_match_table,
|
H A 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,
|
H A D | g12a.c | 5585 static const struct of_device_id clkc_match_table[] = { variable 5600 MODULE_DEVICE_TABLE(of, clkc_match_table); 5606 .of_match_table = clkc_match_table,
|