Home
last modified time | relevance | path

Searched full:uart_div (Results 1 – 3 of 3) sorted by relevance

/kernel/linux/linux-5.10/drivers/clk/imx/
Dclk-imx35.c66 /* 9 */ ipg, arm_per_div, ahb_per_div, ipg_per, uart_sel, uart_div, enumerator
140 clk[uart_div] = imx_clk_divider("uart_div", "uart_sel", base + MX35_CCM_PDR4, 10, 6); in _mx35_clocks_init()
207 clk[uart1_gate] = imx_clk_gate2("uart1_gate", "uart_div", base + MX35_CCM_CGR2, 16); in _mx35_clocks_init()
208 clk[uart2_gate] = imx_clk_gate2("uart2_gate", "uart_div", base + MX35_CCM_CGR2, 18); in _mx35_clocks_init()
209 clk[uart3_gate] = imx_clk_gate2("uart3_gate", "uart_div", base + MX35_CCM_CGR2, 20); in _mx35_clocks_init()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/
Dimx35-clock.yaml33 uart_div 14
/kernel/linux/linux-5.10/sound/soc/codecs/
Dwm0010.c64 u32 uart_div; member