Searched refs:PC_ILS (Results 1 – 3 of 3) sorted by relevance
367 (((ls_a == PC_ILS) && (ls_b == PC_QLS)) || in ecm_fsm()368 ((ls_a == PC_QLS) && (ls_b == PC_ILS)))){ in ecm_fsm()
512 state = PC_ILS ; in sm_pm_get_ls()1045 case PC_ILS: /* Force Idle */ in sm_ph_linestate()1743 case PL_I_IDLE : phy->curr_ls = PC_ILS ; break ; in plc_irq()
225 #define PC_ILS 13 macro