Home
last modified time | relevance | path

Searched refs:VRIP_IOCHIP_VRGIU (Results 1 – 4 of 4) sorted by relevance

/netbsd/sys/arch/hpcmips/vr/
H A Dvripif.h43 VRIP_IOCHIP_VRGIU = 0, enumerator
H A Dvrc4172pci.c160 sc->sc_iochip = va->va_gpio_chips[VRIP_IOCHIP_VRGIU]; in vrc4172pci_attach()
H A Dvrgiu.c251 sc->sc_iochip.hc_chipid = VRIP_IOCHIP_VRGIU; in vrgiu_attach()
/netbsd/sys/arch/hpcmips/isa/
H A Disa_machdep.c144 sc->sc_hc = (*haa->haa_getchip)(haa->haa_sc, VRIP_IOCHIP_VRGIU); in vrisabattach()