Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/net/ethernet/amd/
Damd8111e.h600 #define CSTATE 1 macro
Damd8111e.c1673 ipg_data->ipg_state = CSTATE; in amd8111e_config_ipg()
1679 if(ipg_data->ipg_state == CSTATE){ in amd8111e_config_ipg()
1869 lp->ipg_data.ipg_state = CSTATE; in amd8111e_probe_one()
/kernel/linux/linux-5.10/tools/perf/
Dbuiltin-timechart.c170 #define CSTATE 1 macro
364 pwr->type = CSTATE; in c_state_end()
692 pwr->type = CSTATE; in end_sample_processing()
1019 if (pwr->type == CSTATE) in draw_c_p_states()