Lines Matching refs:regmap_update_bits
71 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY3SW, in npcm_usb_phy_init()
75 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY3SW, in npcm_usb_phy_init()
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()
91 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY3SW, in npcm_usb_phy_init()
111 regmap_update_bits(priv->syscon, GCR_USB1PHYCTL, PHYCTL_RS, PHYCTL_RS); in npcm_usb_phy_init()
114 regmap_update_bits(priv->syscon, GCR_USB2PHYCTL, PHYCTL_RS, PHYCTL_RS); in npcm_usb_phy_init()
117 regmap_update_bits(priv->syscon, GCR_USB3PHYCTL, PHYCTL_RS, PHYCTL_RS); in npcm_usb_phy_init()
134 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY3SW, in npcm_usb_phy_exit()
139 regmap_update_bits(priv->syscon, GCR_INTCR3, USBPHY2SW, in npcm_usb_phy_exit()