Searched refs:uart_div (Results 1 - 2 of 2) sorted by relevance
/linux-4.1.27/arch/arm/mach-imx/ |
H A D | clk-imx35.c | 55 arm_per_div, ahb_per_div, ipg_per, uart_sel, uart_div, esdhc_sel, enumerator in enum:mx35_clks 123 clk[uart_div] = imx_clk_divider("uart_div", "uart_sel", base + MX35_CCM_PDR4, 10, 6); mx35_clocks_init() 190 clk[uart1_gate] = imx_clk_gate2("uart1_gate", "uart_div", base + MX35_CCM_CGR2, 16); mx35_clocks_init() 191 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "uart_div", base + MX35_CCM_CGR2, 18); mx35_clocks_init() 192 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "uart_div", base + MX35_CCM_CGR2, 20); mx35_clocks_init()
|
/linux-4.1.27/sound/soc/codecs/ |
H A D | wm0010.c | 68 u32 uart_div; member in struct:dfw_pllrec
|
Completed in 102 milliseconds