Searched refs:PIN_CONFIG_MASK (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpio/
H A Dmax730x.c46 #define PIN_CONFIG_MASK 0x03 macro
73 *config = (*config & ~(PIN_CONFIG_MASK << offset_bits))
110 *config = (*config & ~(PIN_CONFIG_MASK << offset_bits))
134 & PIN_CONFIG_MASK;
H A Dmc33880.c35 #define PIN_CONFIG_MASK 0x03 macro

Completed in 46 milliseconds