Searched refs:uart_en (Results 1 – 3 of 3) sorted by relevance
60 u32 uart_en; in prom_enable_uart() local65 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()
741 u8 uart_en : 1; /* FW logging is enabled via UART for all PFs */740 u8 uart_en : 1; /* FW logging is enabled via UART for all PFs */ global() member
893 * To enable overall FW logging, the "cq_en" and "uart_en" enable bits in929 if (!hw->fw_log.cq_en && !hw->fw_log.uart_en) in ice_cfg_fw_log() 949 if (hw->fw_log.uart_en) in ice_cfg_fw_log() 991 if (hw->fw_log.uart_en) in ice_cfg_fw_log() 1003 * hw->fw_log.cq_en and hw->fw_log.uart_en indicate if the FW in ice_cfg_fw_log()