Searched refs:uart_pl011_softc (Results 1 – 1 of 1) sorted by relevance
285 struct uart_pl011_softc { struct324 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()[all …]