Searched refs:clk_uart2 (Results 1 – 7 of 7) sorted by relevance
/linux-4.1.27/arch/arm/mach-mmp/ |
D | clock-pxa910.c | 51 INIT_CLKREG(&clk_uart2, "pxa2xx-uart.1", NULL),
|
D | clock-pxa168.c | 66 INIT_CLKREG(&clk_uart2, "pxa2xx-uart.1", NULL),
|
D | clock-mmp2.c | 91 INIT_CLKREG(&clk_uart2, "pxa2xx-uart.1", NULL),
|
/linux-4.1.27/drivers/clk/sirf/ |
D | clk-prima2.c | 85 &clk_uart2.hw,
|
D | clk-atlas6.c | 86 &clk_uart2.hw,
|
D | clk-common.c | 777 static struct clk_std clk_uart2 = { variable
|
/linux-4.1.27/arch/arm/mach-ep93xx/ |
D | clock.c | 60 static struct clk clk_uart2 = { variable 208 INIT_CK("apb:uart2", NULL, &clk_uart2),
|