Home
last modified time | relevance | path

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

/linux-2.4.37.9/arch/arm/mach-sa1100/
Dadsbitsyplus.c101 PGSR |= GPIO_GPIO19; in adsbitsyplus_init()
298 GAFR &= ~(GPIO_GPIO15 | GPIO_GPIO19 | GPIO_GPIO20); in adsbitsyplus_uart_pm()
299 GPDR |= GPIO_GPIO15 | GPIO_GPIO19 | GPIO_GPIO20; in adsbitsyplus_uart_pm()
327 GPCR = GPIO_GPIO19; in adsbitsyplus_set_mctrl()
330 GPSR = GPIO_GPIO19; in adsbitsyplus_set_mctrl()
383 GPDR |= GPIO_GPIO19; in adsbitsyplus_map_io()
Dadsbitsy.c76 PGSR |= GPIO_GPIO19; in adsbitsy_init()
222 GPCR = GPIO_GPIO19; in adsbitsy_set_mctrl()
225 GPSR = GPIO_GPIO19; in adsbitsy_set_mctrl()
278 GPDR |= GPIO_GPIO19; in adsbitsy_map_io()
Dgraphicsclient.c108 PGSR |= GPIO_GPIO15 | GPIO_GPIO17 | GPIO_GPIO19; in graphicsclient_init_irq()
183 GPCR = GPIO_GPIO19; in graphicsclient_set_mctrl()
185 GPSR = GPIO_GPIO19; in graphicsclient_set_mctrl()
238 GPDR |= GPIO_GPIO15 | GPIO_GPIO17 | GPIO_GPIO19; in graphicsclient_map_io()
Dadsagc.c52 PGSR |= GPIO_GPIO15 | GPIO_GPIO17 | GPIO_GPIO19; in adsagc_init()
297 GPCR = GPIO_GPIO19; in adsagc_set_mctrl()
299 GPSR = GPIO_GPIO19; in adsagc_set_mctrl()
351 GPDR |= GPIO_GPIO15 | GPIO_GPIO17 | GPIO_GPIO19; in adsagc_map_io()
Dgraphicsmaster.c55 PGSR |= GPIO_GPIO15 | GPIO_GPIO17 | GPIO_GPIO19; in graphicsmaster_init()
258 GPCR = GPIO_GPIO19; in graphicsmaster_set_mctrl()
260 GPSR = GPIO_GPIO19; in graphicsmaster_set_mctrl()
312 GPDR |= GPIO_GPIO15 | GPIO_GPIO17 | GPIO_GPIO19; in graphicsmaster_map_io()
/linux-2.4.37.9/include/asm-arm/arch-sa1100/
Dbadge4.h45 #define BADGE4_GPIO_SDTYP0 GPIO_GPIO19 /* SDRAM Type Control */
Dfrodo.h95 #define FRODO_USB_DC_GPIO GPIO_GPIO19
DSA-1100.h1171 #define GPIO_GPIO19 GPIO_GPIO (19) /* GPIO [19] */ macro