Home
last modified time | relevance | path

Searched refs:uart_en (Results 1 – 3 of 3) sorted by relevance

/linux-6.3-rc2/arch/mips/ath79/
A Dearly_printk.c60 u32 uart_en; in prom_enable_uart() local
65 uart_en = AR71XX_GPIO_FUNC_UART_EN; in prom_enable_uart()
71 uart_en = AR724X_GPIO_FUNC_UART_EN; in prom_enable_uart()
75 uart_en = AR913X_GPIO_FUNC_UART_EN; in prom_enable_uart()
80 uart_en = AR933X_GPIO_FUNC_UART_EN; in prom_enable_uart()
93 t |= uart_en; in prom_enable_uart()
/linux-6.3-rc2/drivers/net/ethernet/intel/ice/
A Dice_type.h738 u8 uart_en : 1; /* FW logging is enabled via UART for all PFs */ member
A Dice_common.c911 if (!hw->fw_log.cq_en && !hw->fw_log.uart_en) in ice_cfg_fw_log()
931 if (hw->fw_log.uart_en) in ice_cfg_fw_log()
973 if (hw->fw_log.uart_en) in ice_cfg_fw_log()

Completed in 18 milliseconds