Home
last modified time | relevance | path

Searched refs:AT91_PIO_BASE (Results 1 – 25 of 273) sorted by relevance

1234567891011

/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/drivers/gpio/
H A Dat91_gpio.c36 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_pullup()
55 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_periph()
72 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_a_periph()
90 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_b_periph()
109 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_input()
128 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_output()
150 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_deglitch()
169 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_multi_drive()
187 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_set_pio_value()
206 at91_pio_t *pio = (at91_pio_t *) AT91_PIO_BASE; in at91_get_pio_value()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu-powernv/qemu-powernv-3.0.50/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot-sam460ex/arch/arm/include/asm/arch-at91/
H A Dat91_pio.h23 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x70)
25 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x74)
27 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x04)
29 (AT91_PIO_BASE + AT91_PIO_PORTC * AT91_ASM_PIO_RANGE + 0x60)
32 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x04)
34 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x60)
36 (AT91_PIO_BASE + AT91_PIO_PORTD * AT91_ASM_PIO_RANGE + 0x70)
/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c25 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-olinuxino-lime2-emmc/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/board/atmel/at91rm9200ek/
H A Dat91rm9200ek.c28 at91_pio_t *pio = (at91_pio_t *)AT91_PIO_BASE; in board_init()

1234567891011