Searched refs:SE_UART_TX_PARITY_CFG (Results 1 – 2 of 2) sorted by relevance
15 #define SE_UART_TX_PARITY_CFG 0x2A4 macro343 writel_relaxed(tx_parity_cfg, uport->membase + SE_UART_TX_PARITY_CFG); in msm_geni_serial_earlycon_setup()
33 #define SE_UART_TX_PARITY_CFG 0x2a4 macro1027 tx_parity_cfg = readl(uport->membase + SE_UART_TX_PARITY_CFG); in qcom_geni_serial_set_termios()1088 writel(tx_parity_cfg, uport->membase + SE_UART_TX_PARITY_CFG); in qcom_geni_serial_set_termios()1222 writel(tx_parity_cfg, uport->membase + SE_UART_TX_PARITY_CFG); in qcom_geni_serial_earlycon_setup()