Searched refs:SE_UART_RX_PARITY_CFG (Results 1 – 1 of 1) sorted by relevance
45 #define SE_UART_RX_PARITY_CFG 0x2a8 macro1058 rx_parity_cfg = readl(uport->membase + SE_UART_RX_PARITY_CFG); in qcom_geni_serial_set_termios()1105 writel(rx_parity_cfg, uport->membase + SE_UART_RX_PARITY_CFG); in qcom_geni_serial_set_termios()1239 writel(rx_parity_cfg, uport->membase + SE_UART_RX_PARITY_CFG); in qcom_geni_serial_earlycon_setup()