Searched refs:UART_ENABLE_TX (Results 1 – 3 of 3) sorted by relevance
19 #define UART_ENABLE_TX BIT(10) macro59 __raw_writel(UART_ENABLE_TX | UART_ENABLE_RX, in configure_uart()
177 #define UART_ENABLE_TX 1 macro
544 …ret = xr_usb_serial_set_reg(xr_usb_serial,xr_usb_serial->reg_map.uart_enable_addr,UART_ENABLE_TX |… in xr_usb_serial_enable()549 …ret = xr_usb_serial_set_reg(xr_usb_serial,xr_usb_serial->reg_map.uart_enable_addr,UART_ENABLE_TX |… in xr_usb_serial_enable()