Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/platform_data/
H A Dti-sysc.h65 #define SYSC_MODULE_QUIRK_SGX BIT(18) macro
/openbmc/linux/drivers/bus/
H A Dti-sysc.c1589 SYSC_MODULE_QUIRK_SGX),
2077 if (ddata->cfg.quirks & SYSC_MODULE_QUIRK_SGX) in sysc_init_module_quirks()