Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5235.h286 #define GPIO_PODR_ETPU(x) ((x)&0x07) macro
304 #define GPIO_PDDR_ETPU(x) GPIO_PODR_ETPU(x)
322 #define GPIO_PPDSDR_ETPU(x) GPIO_PODR_ETPU(x)
340 #define GPIO_PCLRR_ETPU(x) GPIO_PODR_ETPU(x)