Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ulpi/
H A Dregs.h59 #define ULPI_FUNC_CTRL_OPMODE_MASK (0x3 << 3) macro
/openbmc/linux/drivers/power/supply/
H A Disp1704_charger.c135 r &= ~(ULPI_FUNC_CTRL_RESET | ULPI_FUNC_CTRL_OPMODE_MASK); in isp1704_charger_verify()
/openbmc/linux/drivers/phy/ti/
H A Dphy-twl4030-usb.c336 ULPI_FUNC_CTRL_OPMODE_MASK); in twl4030_usb_set_mode()