Home
last modified time | relevance | path

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

/linux/include/linux/platform_data/
H A Dti-sysc.h61 #define SYSC_MODULE_QUIRK_RTC_UNLOCK BIT(22) macro
/linux/drivers/bus/
H A Dti-sysc.c1590 SYSC_MODULE_QUIRK_RTC_UNLOCK),
2071 if (ddata->cfg.quirks & SYSC_MODULE_QUIRK_RTC_UNLOCK) { in sysc_init_module_quirks()