Home
last modified time | relevance | path

Searched refs:AR933X_GPIO_FUNC_UART_EN (Results 1 – 5 of 5) sorted by relevance

/openbmc/u-boot/board/qca/ap121/
H A Dap121.c36 val |= AR933X_GPIO_FUNC_UART_EN | AR933X_GPIO_FUNC_RES_TRUE; in board_debug_uart_init()
/openbmc/u-boot/drivers/pinctrl/ath79/
H A Dpinctrl_ar933x.c46 AR933X_GPIO_FUNC_UART_EN | in pinctrl_ar933x_uart_config()
/openbmc/linux/arch/mips/ath79/
H A Dearly_printk.c80 uart_en = AR933X_GPIO_FUNC_UART_EN; in prom_enable_uart()
/openbmc/u-boot/arch/mips/mach-ath79/include/mach/
H A Dar71xx_regs.h1062 #define AR933X_GPIO_FUNC_UART_EN BIT(1) macro
/openbmc/linux/arch/mips/include/asm/mach-ath79/
H A Dar71xx_regs.h1080 #define AR933X_GPIO_FUNC_UART_EN BIT(1) macro