Searched refs:LPC32XX_CLKPWR_DEVID (Results 1 – 2 of 2) sorted by relevance
/linux-6.1.9/arch/arm/mach-lpc32xx/ | ||
D | common.c | 27 devid[i] = __raw_readl(LPC32XX_CLKPWR_DEVID(i << 2)); in lpc32xx_get_uid() |
D | lpc32xx.h | 170 #define LPC32XX_CLKPWR_DEVID(x) _PMREG(0x130 + (x)) macro |