Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/m68k/include/asm/
H A Dm5235.h287 #define GPIO_PODR_ETPU(x) ((x)&0x07) macro
305 #define GPIO_PDDR_ETPU(x) GPIO_PODR_ETPU(x)
323 #define GPIO_PPDSDR_ETPU(x) GPIO_PODR_ETPU(x)
341 #define GPIO_PCLRR_ETPU(x) GPIO_PODR_ETPU(x)