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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/include/plat/
H A Dpincfg.h36 #define PIN_NUM(x) ((x) & PIN_NUM_MASK) macro
63 (PIN_NUM(num) | PIN_##alt))
67 (PIN_NUM(num) | PIN_##alt | PIN_PULL_##pull))
/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/arch/arm/plat-nomadik/
H A Dgpio.c125 int pin = PIN_NUM(cfg);
156 int gpio = PIN_NUM(cfg);

Completed in 57 milliseconds