Searched refs:CY_CORE_FLAG_POWEROFF_ON_SLEEP (Results 1 – 2 of 2) sorted by relevance
61 CY_CORE_FLAG_POWEROFF_ON_SLEEP = 0x02, enumerator
3706 if (cd->cpdata->flags & CY_CORE_FLAG_POWEROFF_ON_SLEEP) in cyttsp5_core_sleep_()4443 if (cd->cpdata->flags & CY_CORE_FLAG_POWEROFF_ON_SLEEP) in cyttsp5_core_wake_()5997 if (pdata->core_pdata->flags & CY_CORE_FLAG_POWEROFF_ON_SLEEP) { in cyttsp5_probe()