Home
last modified time | relevance | path

Searched refs:MAX_NB_GPIO_PER_BANK (Results 1 – 25 of 65) sorted by relevance

123

/dports/emulators/qemu42/qemu-4.2.1/roms/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c20 #define MAX_NB_GPIO_PER_BANK 32 macro
99 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
100 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
215 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
232 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
355 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
356 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/emulators/qemu-utils/qemu-4.2.1/roms/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c20 #define MAX_NB_GPIO_PER_BANK 32 macro
99 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
100 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
215 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
232 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
355 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
356 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/emulators/qemu5/qemu-5.2.0/roms/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c20 #define MAX_NB_GPIO_PER_BANK 32 macro
99 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
100 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
215 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
232 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
355 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
356 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/emulators/qemu-guest-agent/qemu-5.0.1/roms/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c20 #define MAX_NB_GPIO_PER_BANK 32 macro
99 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
100 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
215 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
232 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
355 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
356 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/emulators/qemu60/qemu-6.0.0/roms/u-boot/drivers/pinctrl/
H A Dpinctrl-at91.c20 #define MAX_NB_GPIO_PER_BANK 32 macro
99 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
100 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
215 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
232 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
355 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
356 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-olinuxino-lime/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-olinuxino-lime2/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-cubox-hummingboard/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-cubieboard2/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-cubieboard/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-firefly-rk3399/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-sinovoip-bpi-m3/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-sopine/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-a64-olinuxino/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-rpi/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-olimex-a20-som-evb/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-nanopi-m1plus/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-nanopi-r4s/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-chip/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-beaglebone/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-clearfog/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/pinctrl/
H A Dpinctrl-at91.c23 #define MAX_NB_GPIO_PER_BANK 32 macro
118 return 2 * ((pin >= MAX_NB_GPIO_PER_BANK/2) in two_bit_pin_value_shift_amount()
119 ? pin - MAX_NB_GPIO_PER_BANK/2 : pin); in two_bit_pin_value_shift_amount()
234 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sama5d3_set_drivestrength()
251 if (pin >= MAX_NB_GPIO_PER_BANK / 2) in at91_mux_sam9x5_set_drivestrength()
431 if (pin >= MAX_NB_GPIO_PER_BANK) { in at91_pin_check_config()
432 debug("pin conf pin %d >= %d\n", pin, MAX_NB_GPIO_PER_BANK); in at91_pin_check_config()

123