Home
last modified time | relevance | path

Searched refs:GPIO_GPIO24 (Results 1 – 8 of 8) sorted by relevance

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dadsbitsy.c237 if (!(GPLR & GPIO_GPIO24)) in adsbitsy_get_mctrl()
275 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO24 | GPIO_GPIO16 | GPIO_GPIO17); in adsbitsy_map_io()
Dadsbitsyplus.c342 if (!(GPLR & GPIO_GPIO24)) in adsbitsyplus_get_mctrl()
380 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO24 | GPIO_GPIO16 | GPIO_GPIO17); in adsbitsyplus_map_io()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dbadge4.h53 #define BADGE4_GPIO_PCMEN5V GPIO_GPIO24 /* 5V power */
Dgraphicsclient.h64 #define ADS_LED4 GPIO_GPIO24 /* external */
Dsimpad.h43 #define GPIO_CF_CD GPIO_GPIO24
Dfrodo.h121 #define FRODO_UART2_GPIO GPIO_GPIO24
DSA-1100.h1176 #define GPIO_GPIO24 GPIO_GPIO (24) /* GPIO [24] */ macro
/linux-2.4.37.9/drivers/video/
Dsa1100fb.c1919 GPSR |= GPIO_GPIO24; in sa1100fb_enable_controller()
1947 GPCR |= GPIO_GPIO24; in sa1100fb_disable_controller()