Home
last modified time | relevance | path

Searched refs:KEYLARGO_GPIO_BASE (Results 1 – 2 of 2) sorted by relevance

/freebsd/sys/powerpc/powermac/
H A Dmacio.c457 sc->sc_timebase = KEYLARGO_GPIO_BASE + 0x09; in macio_attach()
744 bus_write_1(sc->sc_memr, KEYLARGO_GPIO_BASE + 0x0f, 5); in macio_enable_wireless()
746 bus_write_1(sc->sc_memr, KEYLARGO_GPIO_BASE + 0x0f, 4); in macio_enable_wireless()
757 bus_write_1(sc->sc_memr, KEYLARGO_GPIO_BASE + 0x0d, 0x28); in macio_enable_wireless()
758 bus_write_1(sc->sc_memr, KEYLARGO_GPIO_BASE + 0x0e, 0x28); in macio_enable_wireless()
H A Dmaciovar.h55 #define KEYLARGO_GPIO_BASE 0x6a macro