Searched defs:ULPI_CARKIT_CTRL_TXDEN (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ulpi/ | ||
H A D | regs.h | 105 #define ULPI_CARKIT_CTRL_TXDEN BIT(2) macro |
/openbmc/u-boot/include/usb/ | ||
H A D | ulpi.h | 293 #define ULPI_CARKIT_CTRL_TXDEN (1 << 2) macro |