Searched refs:USBPHY2SW (Results 1 – 1 of 1) sorted by relevance
| /drivers/phy/ |
| A D | phy-npcm-usb.c | 25 #define USBPHY2SW GENMASK(13, 12) macro 28 #define USBPHY2SW_DEV9_PHY1 FIELD_PREP(USBPHY2SW, 0) 29 #define USBPHY2SW_HOST1 FIELD_PREP(USBPHY2SW, 1) 30 #define USBPHY2SW_DEV9_PHY2 FIELD_PREP(USBPHY2SW, 3) 79 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY2SW, in npcm_usb_phy_init() 83 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY2SW, in npcm_usb_phy_init() 87 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY2SW, in npcm_usb_phy_init() 139 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY2SW, in npcm_usb_phy_exit()
|
Completed in 4 milliseconds