Home
last modified time | relevance | path

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

/openbmc/linux/drivers/platform/x86/intel/telemetry/
H A Ddebugfs.c249 u8 pcs_s0ix_blkd_evts; member
287 .pcs_s0ix_blkd_evts = ARRAY_SIZE(telem_apl_pcs_s0ix_blkd_data),
321 (debugfs_conf->pcs_s0ix_blkd_evts > TELEM_PSS_S0IX_BLOCKED_EVTS) || in telemetry_debugfs_check_evts()
382 conf->pcs_s0ix_blkd_evts, in telem_pss_states_show()
439 for (index = 0; index < debugfs_conf->pcs_s0ix_blkd_evts; index++) { in telem_pss_states_show()