Home
last modified time | relevance | path

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

/linux-5.19.10/drivers/net/ethernet/amd/
Damd8111e.h600 #define CSTATE 1 macro
Damd8111e.c1665 ipg_data->ipg_state = CSTATE; in amd8111e_config_ipg()
1671 if (ipg_data->ipg_state == CSTATE) { in amd8111e_config_ipg()
1863 lp->ipg_data.ipg_state = CSTATE; in amd8111e_probe_one()
/linux-5.19.10/tools/perf/
Dbuiltin-timechart.c171 #define CSTATE 1 macro
365 pwr->type = CSTATE; in c_state_end()
693 pwr->type = CSTATE; in end_sample_processing()
1020 if (pwr->type == CSTATE) in draw_c_p_states()