Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h23 #define IOPIN_PORTA 0 macro
32 if (iopin->port == IOPIN_PORTA) { in iopin_set_high()
55 if (iopin->port == IOPIN_PORTA) { in iopin_set_low()
78 if (iopin->port == IOPIN_PORTA) { in iopin_is_high()
102 if (iopin->port == IOPIN_PORTA) { in iopin_is_low()
126 if (iopin->port == IOPIN_PORTA) { in iopin_set_out()
149 if (iopin->port == IOPIN_PORTA) { in iopin_set_in()
172 if (iopin->port == IOPIN_PORTA) { in iopin_is_out()
196 if (iopin->port == IOPIN_PORTA) { in iopin_is_in()
220 if (iopin->port == IOPIN_PORTA) { in iopin_set_odr()
[all …]