Searched refs:GPIO_GPIO19 (Results 1 – 8 of 8) sorted by relevance
101 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()
76 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()
108 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()
52 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()
55 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()
45 #define BADGE4_GPIO_SDTYP0 GPIO_GPIO19 /* SDRAM Type Control */
95 #define FRODO_USB_DC_GPIO GPIO_GPIO19
1171 #define GPIO_GPIO19 GPIO_GPIO (19) /* GPIO [19] */ macro