Searched refs:GPIO_MBREQ (Results 1 - 4 of 4) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/
H A Dgeneric.c427 GPDR = (GPDR & ~GPIO_MBREQ) | GPIO_MBGNT;
429 GAFR &= ~(GPIO_MBGNT | GPIO_MBREQ);
446 GPDR = (GPDR & ~GPIO_MBREQ) | GPIO_MBGNT;
448 GAFR |= (GPIO_MBGNT | GPIO_MBREQ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/
H A Dgeneric.c427 GPDR = (GPDR & ~GPIO_MBREQ) | GPIO_MBGNT;
429 GAFR &= ~(GPIO_MBGNT | GPIO_MBREQ);
446 GPDR = (GPDR & ~GPIO_MBREQ) | GPIO_MBGNT;
448 GAFR |= (GPIO_MBGNT | GPIO_MBREQ);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1197 #define GPIO_MBREQ GPIO_GPIO (22) /* Memory Bus REQuest (I) */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-sa1100/include/mach/
H A DSA-1100.h1197 #define GPIO_MBREQ GPIO_GPIO (22) /* Memory Bus REQuest (I) */ macro

Completed in 127 milliseconds