Searched refs:pclk_ck (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/drivers/clk/ti/ |
H A D | clk-3xxx.c | 503 DT_CLK(NULL, "pclk_ck", "pclk_ck"),
|
H A D | clk-3xxx-legacy.c | 1065 static struct ti_clk pclk_ck = { variable in typeref:struct:ti_clk 1066 .name = "pclk_ck", 2882 .parent = "pclk_ck", 4554 CLK(NULL, "pclk_ck", &pclk_ck),
|
/linux-4.4.14/arch/arm/mach-lpc32xx/ |
H A D | clock.c | 1203 CLKDEV_INIT(NULL, "pclk_ck", &clk_pclk),
|
Completed in 292 milliseconds