Home
last modified time | relevance | path

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

/netbsd/src/sys/arch/arm/xscale/
Dpxa2x0_apm.c954 sd.sd_gafr2_u = bus_space_read_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GAFR2_U); in pxa2x0_apm_sleep()
1076 bus_space_write_4(sc->sc_iot, pxa2x0_gpio_ioh, GPIO_GAFR2_U, sd.sd_gafr2_u); in pxa2x0_apm_sleep()
Dpxa2x0reg.h402 #define GPIO_GAFR2_U 0x68 /* alternate function [80] */ macro