Searched refs:sc_ifls (Results 1 – 2 of 2) sorted by relevance
142 volatile uint32_t sc_lcr, sc_ifls; member
1467 sc->sc_ifls = 0; in plcomparam()1472 sc->sc_ifls = PL011_IFLS_RXIFLS(lvl); in plcomparam()1475 sc->sc_ifls |= PL011_IFLS_TXIFLS(lvl); in plcomparam()1480 sc->sc_ifls = 0; in plcomparam()1685 ifls |= sc->sc_ifls & PL011_IFLS_MASK; in plcom_loadchannelregs()