Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h27 #define IOPIN_PORTC 2 macro
42 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_high()
65 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_low()
88 } else if (iopin->port == IOPIN_PORTC) { in iopin_is_high()
112 } else if (iopin->port == IOPIN_PORTC) { in iopin_is_low()
136 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_out()
159 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_in()
182 } else if (iopin->port == IOPIN_PORTC) { in iopin_is_out()
206 } else if (iopin->port == IOPIN_PORTC) { in iopin_is_in()
292 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_ded()
[all …]