Home
last modified time | relevance | path

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 Ddeassert-uart-switch-button11 uart_sel=$((uart_msb+(uart_lsb<<1)))
21 set_postcode_leds "$uart_sel"
/openbmc/u-boot/board/freescale/ls1043ardb/
H A Dcpld.h22 u8 uart_sel; /* 0x9 - */ member
H A Dcpld.c111 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()
/openbmc/u-boot/board/freescale/ls1046ardb/
H A Dcpld.h23 u8 uart_sel; /* 0x9 - UART1 Connection Control Register */ member
H A Dcpld.c104 printf("uart_sel = %x\n", CPLD_READ(uart_sel)); in cpld_dump_regs()
/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
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 Dclk_ast2600.c579 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 Dexynos4412-p4note.dtsi847 uart_sel: uart-sel-pins { label
1222 pinctrl-0 = <&uart_sel>;