Searched refs:ULPI_INT_IDGRD (Results 1 – 2 of 2) sorted by relevance
/linux/include/linux/ulpi/ | ||
H A D | regs.h | 96 #define ULPI_INT_IDGRD BIT(4) macro |
/linux/drivers/phy/qualcomm/ | ||
H A D | phy-qcom-usb-hs.c | 55 val |= ULPI_INT_IDGRD; in qcom_usb_hs_phy_set_mode() |