Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/phy/
H A Dphy-fsl-usb.h210 #define OTGSC_INTERRUPT_ENABLE_BITS_MASK \ macro
H A Dphy-fsl-usb.c934 temp &= ~OTGSC_INTERRUPT_ENABLE_BITS_MASK; in usb_otg_start()