Home
last modified time | relevance | path

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

/linux-6.12.1/include/linux/platform_data/
Dmv_usb.h32 unsigned int disable_otg_clock_gating:1; member
/linux-6.12.1/drivers/usb/phy/
Dphy-mv-usb.c779 if (pdata->disable_otg_clock_gating) in mv_otg_probe()