Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h26 #define IOPIN_PORTB 1 macro
38 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_high()
61 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_low()
84 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_high()
108 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_low()
132 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_out()
155 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_in()
178 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_out()
202 } else if (iopin->port == IOPIN_PORTB) { in iopin_is_in()
226 } else if (iopin->port == IOPIN_PORTB) { in iopin_set_odr()
[all …]