Home
last modified time | relevance | path

Searched refs:PSTATE (Results 1 - 4 of 4) sorted by relevance

/kernel/linux/linux-5.10/tools/perf/
H A Dbuiltin-timechart.c171 #define PSTATE 2 macro
385 pwr->type = PSTATE; in p_state_change()
707 pwr->type = PSTATE; in end_sample_processing()
1026 if (pwr->type == PSTATE) { in draw_c_p_states()
/kernel/linux/linux-6.6/tools/perf/
H A Dbuiltin-timechart.c174 #define PSTATE 2 macro
392 pwr->type = PSTATE; in p_state_end()
1035 if (pwr->type == PSTATE) { in draw_c_p_states()
/kernel/linux/linux-5.10/drivers/mmc/host/
H A Domap_hsmmc.c109 /* PSTATE */
1694 seq_printf(s, "PSTATE:\t\t0x%08x\n", in mmc_regs_show()
1695 OMAP_HSMMC_READ(host->base, PSTATE)); in mmc_regs_show()
2110 if (!(OMAP_HSMMC_READ(host->base, PSTATE) & DLEV_DAT(1))) { in omap_hsmmc_runtime_suspend()
/kernel/linux/linux-6.6/drivers/mmc/host/
H A Domap_hsmmc.c109 /* PSTATE */
1653 seq_printf(s, "PSTATE:\t\t0x%08x\n", in mmc_regs_show()
1654 OMAP_HSMMC_READ(host->base, PSTATE)); in mmc_regs_show()
2065 if (!(OMAP_HSMMC_READ(host->base, PSTATE) & DLEV_DAT(1))) { in omap_hsmmc_runtime_suspend()

Completed in 11 milliseconds