Lines Matching refs:uart_pl011_softc
285 struct uart_pl011_softc { struct
324 sizeof(struct uart_pl011_softc),
352 struct uart_pl011_softc *psc; in uart_pl011_bus_attach()
355 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_attach()
414 struct uart_pl011_softc *psc; in uart_pl011_bus_ipend()
419 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_ipend()
560 struct uart_pl011_softc *psc; in uart_pl011_bus_transmit()
564 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_transmit()
585 struct uart_pl011_softc *psc; in uart_pl011_bus_grab()
588 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_grab()
600 struct uart_pl011_softc *psc; in uart_pl011_bus_ungrab()
603 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_ungrab()