Searched defs:open_drain (Results 1 – 9 of 9) sorted by relevance
| /openbmc/u-boot/arch/powerpc/cpu/mpc83xx/ |
| H A D | qe_io.c | 15 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
|
| H A D | cpu_init.c | 27 int dir, open_drain, assign; in config_qe_ioports() local
|
| /openbmc/u-boot/arch/powerpc/cpu/mpc85xx/ |
| H A D | qe_io.c | 16 void qe_config_iopin(u8 port, u8 pin, int dir, int open_drain, int assign) in qe_config_iopin()
|
| H A D | cpu_init.c | 137 int dir, open_drain, assign; in config_qe_ioports() local
|
| /openbmc/gpioplus/src/gpioplus/ |
| H A D | handle.hpp | 20 bool open_drain; member
|
| H A D | chip.hpp | 32 bool open_drain; member
|
| /openbmc/u-boot/include/ |
| H A D | ioports.h | 58 int open_drain; member
|
| /openbmc/u-boot/drivers/gpio/ |
| H A D | pic32_gpio.c | 24 struct pic32_reg_atomic open_drain; member
|
| /openbmc/u-boot/arch/x86/include/asm/arch-braswell/ |
| H A D | gpio.h | 179 gpio_light_mode, int_type, int_sel, term, open_drain, current_source,\ argument
|