Home
last modified time | relevance | path

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

/Linux-v6.6/drivers/net/ethernet/amd/
Damd8111e.h600 #define CSTATE 1 macro
Damd8111e.c1664 ipg_data->ipg_state = CSTATE; in amd8111e_config_ipg()
1670 if (ipg_data->ipg_state == CSTATE) { in amd8111e_config_ipg()
1859 lp->ipg_data.ipg_state = CSTATE; in amd8111e_probe_one()
/Linux-v6.6/tools/perf/
Dbuiltin-timechart.c173 #define CSTATE 1 macro
374 pwr->type = CSTATE; in c_state_end()
714 pwr->type = CSTATE; in end_sample_processing()
1028 if (pwr->type == CSTATE) in draw_c_p_states()