Home
last modified time | relevance | path

Searched refs:AFE_CORERDY_VDDC (Results 1 - 2 of 2) sorted by relevance

/kernel/linux/linux-5.10/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c41 #define AFE_CORERDY_VDDC BIT(18) macro
125 val &= ~AFE_CORERDY_VDDC; in ns2_drd_phy_poweroff()
156 val |= (AFE_CORERDY_VDDC | DRD_DEV_MODE); in ns2_drd_phy_poweron()
173 val |= AFE_CORERDY_VDDC; in ns2_drd_phy_poweron()
392 val &= ~(AFE_CORERDY_VDDC | PHY_RESETB); in ns2_drd_phy_probe()
/kernel/linux/linux-6.6/drivers/phy/broadcom/
H A Dphy-bcm-ns2-usbdrd.c31 #define AFE_CORERDY_VDDC BIT(18) macro
115 val &= ~AFE_CORERDY_VDDC; in ns2_drd_phy_poweroff()
146 val |= (AFE_CORERDY_VDDC | DRD_DEV_MODE); in ns2_drd_phy_poweron()
163 val |= AFE_CORERDY_VDDC; in ns2_drd_phy_poweron()
377 val &= ~(AFE_CORERDY_VDDC | PHY_RESETB); in ns2_drd_phy_probe()

Completed in 2 milliseconds