Home
last modified time | relevance | path

Searched refs:PM_BASE (Results 1 – 4 of 4) sorted by relevance

/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/sun50iw11/
A Dgpio-sun50iw11.c42 SUNXI_R_PIO_BANK_BASE(PM_BASE, 1),
49 SUNXI_R_PIO_BANK_BASE(PM_BASE, 1),
/bsp/raspberry-pi/raspi3-32/driver/
A Draspi.h143 #define PM_BASE (PER_BASE + GPIO_PAD_OFFSET) macro
144 #define PM_RSTC HWREG32(PM_BASE + 0x001C)
145 #define PM_RSTS HWREG32(PM_BASE + 0x0020)
146 #define PM_WDOG HWREG32(PM_BASE + 0x0024)
/bsp/raspberry-pi/raspi3-64/driver/
A Draspi.h147 #define PM_BASE (PER_BASE + GPIO_PAD_OFFSET) macro
148 #define PM_RSTC __REG32(PM_BASE + 0x001C)
149 #define PM_RSTS __REG32(PM_BASE + 0x0020)
150 #define PM_WDOG __REG32(PM_BASE + 0x0024)
/bsp/allwinner/libraries/sunxi-hal/hal/source/gpio/
A Dgpio.h53 #define PM_BASE 384 macro
70 #define GPIOM(n) (PM_BASE + (n))

Completed in 12 milliseconds