Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/amd/
H A Damd8111e.h600 #define CSTATE 1 macro
H A 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()
/openbmc/linux/tools/perf/
H A 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()