Searched refs:ULPI_FUNC_CTRL_LOW_SPEED (Results 1 – 2 of 2) sorted by relevance
/openbmc/linux/include/linux/ulpi/ | ||
H A D | regs.h | 55 #define ULPI_FUNC_CTRL_LOW_SPEED 0x2 macro |
/openbmc/linux/drivers/usb/phy/ | ||
H A D | phy-ulpi.c | 77 flags |= ULPI_FUNC_CTRL_LOW_SPEED; in ulpi_set_fc_flags() |