Searched refs:PL_BASE (Results 1 – 7 of 7) sorted by relevance
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun50iw11/ |
| A D | gpio-sun50iw11.c | 41 SUNXI_R_PIO_BANK_BASE(PL_BASE, 0), 48 SUNXI_R_PIO_BANK_BASE(PL_BASE, 0), 66 .pin_base = PL_BASE,
|
| A D | platform-gpio.h | 41 #define BANK_BOUNDARY PL_BASE
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw19/ |
| A D | gpio-sun8iw19.c | 88 SUNXI_R_PIO_BANK_BASE(PL_BASE, 0), 93 SUNXI_PIO_BANK_BASE(PL_BASE, 0), 107 .pin_base = PL_BASE,
|
| A D | platform-gpio.h | 40 #define GPIO_MAX_BANK PL_BASE 41 #define BANK_BOUNDARY PL_BASE
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/ |
| A D | gpio.h | 52 #define PL_BASE 352 macro 69 #define GPIOL(n) (PL_BASE + (n)) 141 ((pin-PL_BASE)/PINS_PER_BANK - irq_bank)
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw18/ |
| A D | platform-gpio.h | 40 #define GPIO_MAX_BANK PL_BASE 41 #define BANK_BOUNDARY PL_BASE
|
| /bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun8iw20/ |
| A D | platform-gpio.h | 43 #define BANK_BOUNDARY PL_BASE
|
Completed in 16 milliseconds