Home
last modified time | relevance | path

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

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