Searched refs:ATU_PCSR (Results 1 - 3 of 3) sorted by relevance

/freebsd-11-stable/sys/arm/xscale/i8134x/
H A Di81342_pci.c107 reg = bus_space_read_4(sc->sc_st, sc->sc_atu_sh, ATU_PCSR);
109 bus_space_write_4(sc->sc_st, sc->sc_atu_sh, ATU_PCSR,
170 busno = bus_space_read_4(sc->sc_st, sc->sc_atu_sh, ATU_PCSR);
233 busno = bus_space_read_4(sc->sc_st, sc->sc_atu_sh, ATU_PCSR);
H A Di81342reg.h191 #define ATU_PCSR 0x0074 /* PCI Configuration and Status Register */ macro
H A Di80321reg.h121 #define ATU_PCSR 0x84 /* PCI Configuration and Status */ macro

Completed in 77 milliseconds