Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/phy/ti/
H A Dphy-twl4030-usb.c84 #define POWER_CTRL_OTG_ENAB (1 << 5) macro
330 twl4030_usb_set_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_set_mode()
468 * delay between setting POWER_CTRL_OTG_ENAB and enabling charging in twl4030_usb_runtime_resume()
808 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_remove()
/kernel/linux/linux-6.6/drivers/phy/ti/
H A Dphy-twl4030-usb.c85 #define POWER_CTRL_OTG_ENAB (1 << 5) macro
333 twl4030_usb_set_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_set_mode()
484 * delay between setting POWER_CTRL_OTG_ENAB and enabling charging in twl4030_usb_runtime_resume()
824 twl4030_usb_clear_bits(twl, POWER_CTRL, POWER_CTRL_OTG_ENAB); in twl4030_usb_remove()

Completed in 3 milliseconds