Searched refs:uart_pl011_softc (Results 1 – 1 of 1) sorted by relevance
287 struct uart_pl011_softc { struct327 sizeof(struct uart_pl011_softc),356 struct uart_pl011_softc *psc; in uart_pl011_bus_attach()359 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_attach()418 struct uart_pl011_softc *psc; in uart_pl011_bus_ipend()423 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_ipend()564 struct uart_pl011_softc *psc; in uart_pl011_bus_transmit()568 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_transmit()589 struct uart_pl011_softc *psc; in uart_pl011_bus_grab()592 psc = (struct uart_pl011_softc *)sc; in uart_pl011_bus_grab()[all …]