Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dadsbitsy.c239 if (!(GPLR & GPIO_GPIO16)) in adsbitsy_get_mctrl()
275 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO24 | GPIO_GPIO16 | GPIO_GPIO17); in adsbitsy_map_io()
Dgraphicsclient.c157 if (!(GPLR & GPIO_GPIO16)) in graphicsclient_get_mctrl()
239 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO16 | GPIO_GPIO18); in graphicsclient_map_io()
Dadsagc.c271 if (!(GPLR & GPIO_GPIO16)) in adsagc_get_mctrl()
352 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO16 | GPIO_GPIO18); in adsagc_map_io()
Dadsbitsyplus.c344 if (!(GPLR & GPIO_GPIO16)) in adsbitsyplus_get_mctrl()
380 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO24 | GPIO_GPIO16 | GPIO_GPIO17); in adsbitsyplus_map_io()
Dgraphicsmaster.c232 if (!(GPLR & GPIO_GPIO16)) in graphicsmaster_get_mctrl()
313 GPDR &= ~(GPIO_GPIO14 | GPIO_GPIO16 | GPIO_GPIO18); in graphicsmaster_map_io()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dbadge4.h41 #define BADGE4_GPIO_TESTPT_J7 GPIO_GPIO16
Dsimpad.h26 #define GPIO_UART3_DTR GPIO_GPIO16
DSA-1100.h1168 #define GPIO_GPIO16 GPIO_GPIO (16) /* GPIO [16] */ macro