Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/powerpc/include/asm/
H A Diopin_8xx.h25 #define IOPIN_PORTC 2 macro
40 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_high()
63 } else if (iopin->port == IOPIN_PORTC) { in iopin_set_low()
376 if (iopin->port == IOPIN_PORTC) { in iopin_set_opt2()
387 if (iopin->port == IOPIN_PORTC) { in iopin_set_opt1()
398 if (iopin->port == IOPIN_PORTC) { in iopin_is_opt2()
410 if (iopin->port == IOPIN_PORTC) { in iopin_is_opt1()
422 if (iopin->port == IOPIN_PORTC) { in iopin_set_falledge()
433 if (iopin->port == IOPIN_PORTC) { in iopin_set_anyedge()
444 if (iopin->port == IOPIN_PORTC) { in iopin_is_falledge()
[all …]