Home
last modified time | relevance | path

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

/linux-6.3-rc2/drivers/phy/ti/
A Dphy-da8xx-usb.c71 regmap_write_bits(d_phy->regmap, CFGCHIP(2), CFGCHIP2_OTGPWRDN, 0); in da8xx_usb20_phy_power_on()
80 regmap_write_bits(d_phy->regmap, CFGCHIP(2), CFGCHIP2_OTGPWRDN, in da8xx_usb20_phy_power_off()
81 CFGCHIP2_OTGPWRDN); in da8xx_usb20_phy_power_off()
/linux-6.3-rc2/include/linux/mfd/
A Dda8xx-cfgchip.h114 #define CFGCHIP2_OTGPWRDN BIT(9) macro

Completed in 3 milliseconds