HomeSort by: relevance | last modified time | path
    Searched refs:GT_GPP_Interrupt_Mask (Results 1 - 3 of 3) sorted by relevancy

  /src/sys/dev/marvell/
gtintrvar.h 86 gppim = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GT_GPP_Interrupt_Mask);
88 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GT_GPP_Interrupt_Mask, gppim);
97 gppim = bus_space_read_4(sc->sc_iot, sc->sc_ioh, GT_GPP_Interrupt_Mask);
99 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GT_GPP_Interrupt_Mask, gppim);
126 return bus_space_read_4(sc->sc_iot, sc->sc_ioh, GT_GPP_Interrupt_Mask);
gtreg.h 198 #define GT_GPP_Interrupt_Mask 0xf10c
  /src/sys/arch/evbppc/ev64260/
gt_mainbus.c 202 bus_space_write_4(sc->sc_iot, sc->sc_ioh, GT_GPP_Interrupt_Mask,

Completed in 50 milliseconds