Home
last modified time | relevance | path

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

/linux-5.19.10/include/linux/platform_data/
Dti-sysc.h53 #define SYSC_MODULE_QUIRK_OTG BIT(30) macro
/linux-5.19.10/drivers/bus/
Dti-sysc.c1615 SYSC_MODULE_QUIRK_OTG),
2073 if (ddata->cfg.quirks & SYSC_MODULE_QUIRK_OTG) { in sysc_init_module_quirks()