Lines Matching refs:uart_pl011_softc
337 struct uart_pl011_softc { struct
376 sizeof(struct uart_pl011_softc),
406 struct uart_pl011_softc *psc; in uart_pl011_bus_attach()
409 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_attach()
468 struct uart_pl011_softc *psc; in uart_pl011_bus_ipend()
473 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_ipend()
614 struct uart_pl011_softc *psc; in uart_pl011_bus_transmit()
618 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_transmit()
639 struct uart_pl011_softc *psc; in uart_pl011_bus_grab()
642 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_grab()
654 struct uart_pl011_softc *psc; in uart_pl011_bus_ungrab()
657 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_ungrab()