UA_INT_ENABLE 97 drivers/tty/serial/digicolor-usart.c u8 int_enable = readb_relaxed(port->membase + UA_INT_ENABLE); UA_INT_ENABLE 100 drivers/tty/serial/digicolor-usart.c writeb_relaxed(int_enable, port->membase + UA_INT_ENABLE); UA_INT_ENABLE 105 drivers/tty/serial/digicolor-usart.c u8 int_enable = readb_relaxed(port->membase + UA_INT_ENABLE); UA_INT_ENABLE 108 drivers/tty/serial/digicolor-usart.c writeb_relaxed(int_enable, port->membase + UA_INT_ENABLE); UA_INT_ENABLE 113 drivers/tty/serial/digicolor-usart.c u8 int_enable = readb_relaxed(port->membase + UA_INT_ENABLE); UA_INT_ENABLE 116 drivers/tty/serial/digicolor-usart.c writeb_relaxed(int_enable, port->membase + UA_INT_ENABLE); UA_INT_ENABLE 272 drivers/tty/serial/digicolor-usart.c port->membase + UA_INT_ENABLE);