Home
last modified time | relevance | path

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

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