Home
last modified time | relevance | path

Searched refs:at32_select_periph (Results 1 – 12 of 12) sorted by relevance

/linux-4.4.14/arch/avr32/boards/hammerhead/
Dflash.c217 at32_select_periph(GPIO_PIOA_BASE, HAMMERHEAD_USB_PERIPH_GCLK0, in hammerhead_usbh_init()
221 at32_select_periph(GPIO_PIOE_BASE, HAMMERHEAD_USB_PERIPH_CS2, in hammerhead_usbh_init()
228 at32_select_periph(GPIO_PIOB_BASE, HAMMERHEAD_USB_PERIPH_EXTINT0, in hammerhead_usbh_init()
311 at32_select_periph(GPIO_PIOB_BASE, HAMMERHEAD_FPGA_PERIPH_SCK, in at32_add_device_hh_fpga()
313 at32_select_periph(GPIO_PIOB_BASE, HAMMERHEAD_FPGA_PERIPH_MOSI, in at32_add_device_hh_fpga()
332 at32_select_periph(GPIO_PIOB_BASE, HAMMERHEAD_FPGA_PERIPH_EXTINT3, in at32_add_device_hh_fpga()
Dsetup.c242 at32_select_periph(GPIO_PIOB_BASE, 0x08000000, GPIO_PERIPH_A, 0); in hammerhead_init()
/linux-4.4.14/arch/avr32/mach-at32ap/include/mach/
Dportmux.h24 void at32_select_periph(unsigned int port, unsigned int pin,
/linux-4.4.14/arch/avr32/boards/merisc/
Dsetup.c271 at32_select_periph(GPIO_PIOB_BASE, 1 << 26, in merisc_init()
276 at32_select_periph(GPIO_PIOB_BASE, 1 << 28, GPIO_PERIPH_A, in merisc_init()
/linux-4.4.14/arch/avr32/boards/atngw100/
Dsetup.c285 at32_select_periph(GPIO_PIOE_BASE, 1 << 21, 0, AT32_GPIOF_PULLUP); in atngw100_init()
287 at32_select_periph(GPIO_PIOB_BASE, 1 << 28, 0, AT32_GPIOF_PULLUP); in atngw100_init()
Dmrmt.c309 at32_select_periph( GPIO_PIOB_BASE, 1 << (PB_EXTINT_BASE+TS_IRQ), in mrmt1_init()
318 at32_select_periph( GPIO_PIOB_BASE, 1 << (PB_EXTINT_BASE+TS_IRQ), in mrmt1_init()
/linux-4.4.14/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()
/linux-4.4.14/arch/avr32/boards/mimc200/
Dsetup.c222 at32_select_periph(GPIO_PIOB_BASE, 1 << 28, 0, AT32_GPIOF_PULLUP); in mimc200_init()
/linux-4.4.14/arch/avr32/mach-at32ap/
Dpio.c56 void __init at32_select_periph(unsigned int port, u32 pin_mask, in at32_select_periph() function
Dat32ap700x.c92 at32_select_periph(GPIO_##port##_BASE, pin_mask, \