Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c250 u8 pss_wakeup_evts; member
289 .pss_wakeup_evts = ARRAY_SIZE(telem_apl_pss_wakeup),
323 (debugfs_conf->pss_wakeup_evts > TELEM_PSS_S0IX_WAKEUP_EVTS) || in telemetry_debugfs_check_evts()
389 conf->pss_wakeup_evts, in telem_pss_states_show()
459 for (index = 0; index < debugfs_conf->pss_wakeup_evts; index++) { in telem_pss_states_show()