Searched refs:lcrh_rx (Results 1 – 1 of 1) sorted by relevance
78 unsigned int lcrh_rx; member94 .lcrh_rx = UART011_LCRH,109 .lcrh_rx = ST_UART011_LCRH_RX,158 unsigned int lcrh_rx; /* vendor-specific */ member1607 writew(lcr_h, uap->port.membase + uap->lcrh_rx); in pl011_write_lcr_h()1608 if (uap->lcrh_rx != uap->lcrh_tx) { in pl011_write_lcr_h()1736 pl011_shutdown_channel(uap, uap->lcrh_rx); in pl011_shutdown()1737 if (uap->lcrh_rx != uap->lcrh_tx) in pl011_shutdown()2235 uap->lcrh_rx = vendor->lcrh_rx; in pl011_probe()