Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ulpi/
H A Dregs.h55 #define ULPI_FUNC_CTRL_LOW_SPEED 0x2 macro
/openbmc/linux/drivers/usb/phy/
H A Dphy-ulpi.c77 flags |= ULPI_FUNC_CTRL_LOW_SPEED; in ulpi_set_fc_flags()