Home
last modified time | relevance | path

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

/arch/avr32/boards/hammerhead/
Dflash.c213 GPIO_PERIPH_A, 0); in hammerhead_usbh_init()
217 GPIO_PERIPH_A, 0); in hammerhead_usbh_init()
224 GPIO_PERIPH_A, 0); in hammerhead_usbh_init()
328 GPIO_PERIPH_A, 0); in at32_add_device_hh_fpga()
Dsetup.c242 at32_select_periph(GPIO_PIOB_BASE, 0x08000000, GPIO_PERIPH_A, 0); in hammerhead_init()
/arch/avr32/boards/merisc/
Dsetup.c265 GPIO_PERIPH_A, AT32_GPIOF_PULLUP); in merisc_init()
269 at32_select_periph(GPIO_PIOB_BASE, 1 << 28, GPIO_PERIPH_A, in merisc_init()
/arch/avr32/boards/atstk1000/
Datstk1003.c98 at32_select_periph(GPIO_PIOA_BASE, (1 << 30), GPIO_PERIPH_A, 0); in atstk1003_setup_extdac()
Datstk1004.c103 at32_select_periph(GPIO_PIOA_BASE, (1 << 30), GPIO_PERIPH_A, 0); in atstk1004_setup_extdac()
Datstk1002.c231 at32_select_periph(GPIO_PIOA_BASE, (1 << 30), GPIO_PERIPH_A, 0); in atstk1002_setup_extdac()
/arch/avr32/boards/atngw100/
Dmrmt.c303 GPIO_PERIPH_A, AT32_GPIOF_DEGLITCH);
312 GPIO_PERIPH_A, AT32_GPIOF_DEGLITCH);
/arch/avr32/mach-at32ap/include/mach/
Dat32ap700x.h13 #define GPIO_PERIPH_A 0 macro