Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/m68k/include/asm/
H A Dm5235.h284 #define GPIO_PODR_QSPI(x) ((x)&0x1F) macro
302 #define GPIO_PDDR_QSPI(x) GPIO_PODR_QSPI(x)
320 #define GPIO_PPDSDR_QSPI(x) GPIO_PODR_QSPI(x)
338 #define GPIO_PCLRR_QSPI(x) GPIO_PODR_QSPI(x)