Searched refs:c6x_watchdog_clk (Results 1 – 2 of 2) sorted by relevance
/Linux-v5.10/arch/c6x/platforms/ |
D | plldata.c | 136 struct clk c6x_watchdog_clk = { variable 162 CLK("watchdog", NULL, &c6x_watchdog_clk), 184 c6x_watchdog_clk.parent = &sysclks[3]; in c6455_setup_clocks() 201 CLK("watchdog", NULL, &c6x_watchdog_clk), 224 c6x_watchdog_clk.parent = &sysclks[5]; in c6457_setup_clocks() 246 CLK("watchdog", NULL, &c6x_watchdog_clk), 279 c6x_watchdog_clk.parent = &sysclks[8]; in c6472_setup_clocks() 300 CLK("watchdog", NULL, &c6x_watchdog_clk), 328 c6x_watchdog_clk.parent = &sysclks[10]; in c6474_setup_clocks()
|
/Linux-v5.10/arch/c6x/include/asm/ |
D | clock.h | 138 extern struct clk c6x_watchdog_clk;
|