Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dti-sysc.h55 #define SYSC_QUIRK_GPMC_DEBUG BIT(26) macro
/OK3568_Linux_fs/kernel/drivers/bus/
H A Dti-sysc.c1532 SYSC_QUIRK_GPMC_DEBUG),
1970 if (ddata->cfg.quirks & SYSC_QUIRK_GPMC_DEBUG) { in sysc_init_module_quirks()