Home
last modified time | relevance | path

Searched defs:uart_sel (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/freescale/ls1043ardb/
H A Dcpld.h22 u8 uart_sel; /* 0x9 - */ member
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Dcpld.h23 u8 uart_sel; /* 0x9 - UART1 Connection Control Register */ member
/openbmc/linux/arch/arm/boot/dts/samsung/
H A Dexynos4412-p4note.dtsi847 uart_sel: uart-sel-pins { label
/openbmc/linux/drivers/clk/imx/
H A Dclk-imx35.c65 /* 9 */ ipg, arm_per_div, ahb_per_div, ipg_per, uart_sel, uart_div, enumerator
/openbmc/u-boot/drivers/clk/aspeed/
H A Dclk_ast2600.c579 u32 uart_sel = readl(&scu->clk_sel4); in ast2600_get_uart_clk_rate() local