Home
last modified time | relevance | path

Searched defs:USBPCR_IDPULLUP_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/drivers/clk/ingenic/
H A Djz4780-cgu.c58 #define USBPCR_IDPULLUP_MASK (0x3 << 28) macro
/openbmc/linux/drivers/phy/ingenic/
H A Dphy-ingenic-usb.c36 #define USBPCR_IDPULLUP_MASK GENMASK(29, 28) macro