Searched refs:uart2_clk (Results 1 - 11 of 11) sorted by relevance

/linux-4.4.14/arch/arm/mach-davinci/
H A Ddm644x.c184 static struct clk uart2_clk = { variable in typeref:struct:clk
308 CLK("serial8250.2", NULL, &uart2_clk),
H A Ddm646x.c226 static struct clk uart2_clk = { variable in typeref:struct:clk
347 CLK("serial8250.2", NULL, &uart2_clk),
H A Ddm355.c212 static struct clk uart2_clk = { variable in typeref:struct:clk
361 CLK("serial8250.2", NULL, &uart2_clk),
H A Dda830.c196 static struct clk uart2_clk = { variable in typeref:struct:clk
400 CLK("serial8250.2", NULL, &uart2_clk),
H A Dda850.c243 static struct clk uart2_clk = { variable in typeref:struct:clk
457 CLK("serial8250.2", NULL, &uart2_clk),
/linux-4.4.14/drivers/clk/mmp/
H A Dclk-of-pxa168.c155 {PXA168_CLK_UART2, "uart2_clk", "uart2_mux", CLK_SET_RATE_PARENT, APBC_UART2, 0x3, 0x3, 0x0, 0, &uart2_lock},
H A Dclk-of-pxa1928.c125 {PXA1928_CLK_UART2, "uart2_clk", "uart2_mux", CLK_SET_RATE_PARENT, PXA1928_CLK_UART2 * 4, 0x3, 0x3, 0x0, 0, &uart2_lock},
H A Dclk-of-pxa910.c162 {PXA910_CLK_UART2, "uart2_clk", "uart2_mux", CLK_SET_RATE_PARENT, APBCP_UART2, 0x3, 0x3, 0x0, 0, &uart2_lock},
H A Dclk-of-mmp2.c170 {MMP2_CLK_UART2, "uart2_clk", "uart2_mux", CLK_SET_RATE_PARENT, APBC_UART2, 0x7, 0x3, 0x0, 0, &uart2_lock},
/linux-4.4.14/drivers/clk/spear/
H A Dspear3xx_clock.c191 clk = clk_register_fixed_factor(NULL, "uart2_clk", "ras_apb_clk", 0, 1, spear310_clk_init()
349 clk = clk_register_mux(NULL, "uart2_clk", uartx_parents, spear320_clk_init()
H A Dspear1310_clock.c969 clk = clk_register_gate(NULL, "uart2_clk", "uart2_mclk", 0, spear1310_clk_init()

Completed in 220 milliseconds