Searched refs:lcrh_rx (Results 1 – 1 of 1) sorted by relevance
78 unsigned int lcrh_rx; member96 .lcrh_rx = UART011_LCRH,121 .lcrh_rx = ST_UART011_LCRH_RX,172 unsigned int lcrh_rx; /* vendor-specific */ member1571 writew(lcr_h, uap->port.membase + uap->lcrh_rx); in pl011_write_lcr_h()1572 if (uap->lcrh_rx != uap->lcrh_tx) { in pl011_write_lcr_h()1706 pl011_shutdown_channel(uap, uap->lcrh_rx); in pl011_disable_uart()1707 if (uap->lcrh_rx != uap->lcrh_tx) in pl011_disable_uart()2376 uap->lcrh_rx = vendor->lcrh_rx; in pl011_probe()