Home
last modified time | relevance | path

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

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