Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/ulpi/
H A Dregs.h23 #define ULPI_USB_INT_EN_FALL 0x10 macro
/openbmc/linux/drivers/phy/qualcomm/
H A Dphy-qcom-usb-hs.c67 ret = ulpi_write(uphy->ulpi, ULPI_USB_INT_EN_FALL, val); in qcom_usb_hs_phy_set_mode()
/openbmc/linux/drivers/usb/common/
H A Dulpi.c255 ulpi_print("USB Interrupt Enable Falling", ULPI_USB_INT_EN_FALL); in ulpi_regs_show()