Searched defs:NHGPIO_WRITE (Results 1 - 2 of 2) sorted by relevance

/netbsd-current/sys/arch/sandpoint/sandpoint/
H A Dnhpow.c74 #define NHGPIO_WRITE(sc,x) bus_space_write_1(sc->sc_iot, sc->sc_ioh, 0, x) macro
/netbsd-current/sys/arch/sandpoint/stand/altboot/
H A Dbrdsetup.c114 #define NHGPIO_WRITE(x) *((volatile uint8_t *)0x70000000) = (x) macro

Completed in 94 milliseconds