Home
last modified time | relevance | path

Searched refs:GPLR1 (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/board/zipitz2/
H A Dzipitz2.c156 return !!(readl(GPLR1) & (1 << 8)); in zipitz2_spi_read()
/openbmc/u-boot/arch/arm/include/asm/arch-pxa/
H A Dpxa-regs.h1159 #define GPLR1 0x40E00004 /* GPIO Pin-Level Register GPIO<63:32> */ macro