Searched refs:at91sam9x5_clk_register_usb (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/clk/at91/ |
| H A D | at91sam9g45.c | 161 hw = at91sam9x5_clk_register_usb(regmap, "usbck", parent_names, 2); in at91sam9g45_pmc_setup()
|
| H A D | sama5d3.c | 183 hw = at91sam9x5_clk_register_usb(regmap, "usbck", parent_names, 2); in sama5d3_pmc_setup()
|
| H A D | pmc.h | 223 at91sam9x5_clk_register_usb(struct regmap *regmap, const char *name,
|
| H A D | sama5d4.c | 204 hw = at91sam9x5_clk_register_usb(regmap, "usbck", parent_names, 2); in sama5d4_pmc_setup()
|
| H A D | at91sam9x5.c | 209 hw = at91sam9x5_clk_register_usb(regmap, "usbck", parent_names, 2); in at91sam9x5_pmc_setup()
|
| H A D | clk-usb.c | 232 at91sam9x5_clk_register_usb(struct regmap *regmap, const char *name, in at91sam9x5_clk_register_usb() function
|
| H A D | sama5d2.c | 254 hw = at91sam9x5_clk_register_usb(regmap, "usbck", parent_names, 2); in sama5d2_pmc_setup()
|
| H A D | dt-compat.c | 867 hw = at91sam9x5_clk_register_usb(regmap, name, parent_names, in of_at91sam9x5_clk_usb_setup()
|