/openbmc/u-boot/arch/arm/mach-at91/arm926ejs/ |
H A D | at91sam9260_devices.c | 73 at91_set_b_periph(AT91_PIO_PORTC, 11, 1); in at91_spi0_hw_init() 76 at91_set_b_periph(AT91_PIO_PORTC, 16, 1); in at91_spi0_hw_init() 79 at91_set_b_periph(AT91_PIO_PORTC, 17, 1); in at91_spi0_hw_init() 107 at91_set_b_periph(AT91_PIO_PORTC, 5, 1); in at91_spi1_hw_init() 110 at91_set_b_periph(AT91_PIO_PORTC, 4, 1); in at91_spi1_hw_init() 113 at91_set_b_periph(AT91_PIO_PORTC, 3, 1); in at91_spi1_hw_init() 147 at91_set_b_periph(AT91_PIO_PORTA, 28, 0); /* ECRS */ in at91_macb_hw_init() 148 at91_set_b_periph(AT91_PIO_PORTA, 29, 0); /* ECOL */ in at91_macb_hw_init() 149 at91_set_b_periph(AT91_PIO_PORTA, 25, 0); /* ERX2 */ in at91_macb_hw_init() 150 at91_set_b_periph(AT91_PIO_PORTA, 26, 0); /* ERX3 */ in at91_macb_hw_init() [all …]
|
H A D | at91sam9263_devices.c | 71 at91_set_b_periph(AT91_PIO_PORTA, 5, 1); in at91_spi0_hw_init() 74 at91_set_b_periph(AT91_PIO_PORTA, 3, 1); in at91_spi0_hw_init() 77 at91_set_b_periph(AT91_PIO_PORTA, 4, 1); in at91_spi0_hw_init() 80 at91_set_b_periph(AT91_PIO_PORTB, 11, 1); in at91_spi0_hw_init() 158 at91_set_b_periph(AT91_PIO_PORTC, 25, 0); /* ERXDV */ in at91_macb_hw_init() 170 at91_set_b_periph(AT91_PIO_PORTC, 26, 0); /* ECOL */ in at91_macb_hw_init() 171 at91_set_b_periph(AT91_PIO_PORTC, 22, 0); /* ERX2 */ in at91_macb_hw_init() 172 at91_set_b_periph(AT91_PIO_PORTC, 23, 0); /* ERX3 */ in at91_macb_hw_init() 173 at91_set_b_periph(AT91_PIO_PORTC, 27, 0); /* ERXCK */ in at91_macb_hw_init() 174 at91_set_b_periph(AT91_PIO_PORTC, 20, 0); /* ETX2 */ in at91_macb_hw_init() [all …]
|
H A D | at91sam9m10g45_devices.c | 71 at91_set_b_periph(AT91_PIO_PORTB, 18, 1); in at91_spi0_hw_init() 74 at91_set_b_periph(AT91_PIO_PORTB, 19, 1); in at91_spi0_hw_init() 77 at91_set_b_periph(AT91_PIO_PORTD, 27, 1); in at91_spi0_hw_init() 105 at91_set_b_periph(AT91_PIO_PORTD, 28, 1); in at91_spi1_hw_init() 143 at91_set_b_periph(AT91_PIO_PORTA, 29, 0); /* ECRS */ in at91_macb_hw_init() 144 at91_set_b_periph(AT91_PIO_PORTA, 30, 0); /* ECOL */ in at91_macb_hw_init() 145 at91_set_b_periph(AT91_PIO_PORTA, 8, 0); /* ERX2 */ in at91_macb_hw_init() 146 at91_set_b_periph(AT91_PIO_PORTA, 9, 0); /* ERX3 */ in at91_macb_hw_init() 147 at91_set_b_periph(AT91_PIO_PORTA, 28, 0); /* ERXCK */ in at91_macb_hw_init() 148 at91_set_b_periph(AT91_PIO_PORTA, 6, 0); /* ETX2 */ in at91_macb_hw_init() [all …]
|
H A D | at91sam9rl_devices.c | 70 at91_set_b_periph(AT91_PIO_PORTB, 7, 1); in at91_spi0_hw_init() 76 at91_set_b_periph(AT91_PIO_PORTD, 9, 1); in at91_spi0_hw_init()
|
H A D | at91sam9261_devices.c | 104 at91_set_b_periph(AT91_PIO_PORTA, 24, 1); in at91_spi1_hw_init() 107 at91_set_b_periph(AT91_PIO_PORTA, 25, 1); in at91_spi1_hw_init()
|
/openbmc/u-boot/board/ronetix/pm9261/ |
H A D | pm9261.c | 159 at91_set_b_periph(AT91_PIO_PORTB, 23, 0); /* LCDD18 */ in pm9261_lcd_hw_init() 160 at91_set_b_periph(AT91_PIO_PORTB, 24, 0); /* LCDD19 */ in pm9261_lcd_hw_init() 161 at91_set_b_periph(AT91_PIO_PORTB, 25, 0); /* LCDD20 */ in pm9261_lcd_hw_init() 162 at91_set_b_periph(AT91_PIO_PORTB, 26, 0); /* LCDD21 */ in pm9261_lcd_hw_init() 163 at91_set_b_periph(AT91_PIO_PORTB, 27, 0); /* LCDD22 */ in pm9261_lcd_hw_init() 164 at91_set_b_periph(AT91_PIO_PORTB, 28, 0); /* LCDD23 */ in pm9261_lcd_hw_init()
|
/openbmc/u-boot/doc/ |
H A D | README.atmel_mci | 27 at91_set_b_periph(AT91_PIO_PORTA, 1, PUP); /* MCCDB */ 28 at91_set_b_periph(AT91_PIO_PORTA, 0, PUP); /* MCDB0 */ 29 at91_set_b_periph(AT91_PIO_PORTA, 5, PUP); /* MCDB1 */ 30 at91_set_b_periph(AT91_PIO_PORTA, 4, PUP); /* MCDB2 */ 31 at91_set_b_periph(AT91_PIO_PORTA, 3, PUP); /* MCDB3 */
|
/openbmc/u-boot/board/atmel/at91sam9263ek/ |
H A D | at91sam9263ek.c | 109 at91_set_b_periph(AT91_PIO_PORTB, 9, 0); /* LCDCC */ in at91sam9263ek_lcd_hw_init() 119 at91_set_b_periph(AT91_PIO_PORTC, 12, 0); /* LCDD13 */ in at91sam9263ek_lcd_hw_init() 125 at91_set_b_periph(AT91_PIO_PORTC, 17, 0); /* LCDD21 */ in at91sam9263ek_lcd_hw_init()
|
/openbmc/u-boot/board/ronetix/pm9263/ |
H A D | pm9263.c | 233 at91_set_b_periph(AT91_PIO_PORTB, 9, 0); /* LCDCC */ in pm9263_lcd_hw_init() 243 at91_set_b_periph(AT91_PIO_PORTC, 12, 0); /* LCDD13 */ in pm9263_lcd_hw_init() 249 at91_set_b_periph(AT91_PIO_PORTC, 17, 0); /* LCDD21 */ in pm9263_lcd_hw_init()
|
/openbmc/u-boot/board/esd/meesc/ |
H A D | meesc.c | 125 at91_set_b_periph(AT91_PIO_PORTE, 20, 0); /* EBI1_NWAIT */ in meesc_ethercat_hw_init()
|
/openbmc/u-boot/arch/arm/mach-at91/include/mach/ |
H A D | at91_pio.h | 131 int at91_set_b_periph(unsigned port, unsigned pin, int use_pullup);
|
H A D | gpio.h | 220 at91_set_b_periph((x - PIN_BASE) / 32,(x % 32), y)
|
/openbmc/u-boot/drivers/gpio/ |
H A D | at91_gpio.c | 108 int at91_set_b_periph(unsigned port, unsigned pin, int use_pullup) in at91_set_b_periph() function
|