Searched refs:uart_sel (Results 1 – 8 of 8) sorted by relevance
/openbmc/openbmc/meta-facebook/meta-harma/recipes-phosphor/gpio/phosphor-gpio-monitor/ |
H A D | deassert-uart-switch-button | 11 uart_sel=$((uart_msb+(uart_lsb<<1))) 21 set_postcode_leds "$uart_sel"
|
/openbmc/u-boot/board/freescale/ls1043ardb/ |
H A D | cpld.h | 22 u8 uart_sel; /* 0x9 - */ member
|
H A D | cpld.c | 111 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()
|
/openbmc/u-boot/board/freescale/ls1046ardb/ |
H A D | cpld.h | 23 u8 uart_sel; /* 0x9 - UART1 Connection Control Register */ member
|
H A D | cpld.c | 104 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()
|
/openbmc/linux/drivers/clk/imx/ |
H A D | clk-imx35.c | 65 /* 9 */ ipg, arm_per_div, ahb_per_div, ipg_per, uart_sel, uart_div, enumerator 138 clk[uart_sel] = imx_clk_mux("uart_sel", base + MX35_CCM_PDR3, 14, 1, std_sel, ARRAY_SIZE(std_sel)); in _mx35_clocks_init()
|
/openbmc/u-boot/drivers/clk/aspeed/ |
H A D | clk_ast2600.c | 579 u32 uart_sel = readl(&scu->clk_sel4); in ast2600_get_uart_clk_rate() local 595 if (uart_sel & BIT(uart_idx - 1)) in ast2600_get_uart_clk_rate()
|
/openbmc/linux/arch/arm/boot/dts/samsung/ |
H A D | exynos4412-p4note.dtsi | 847 uart_sel: uart-sel-pins { label 1222 pinctrl-0 = <&uart_sel>;
|