Searched refs:PL_LINE_ST (Results 1 – 2 of 2) sorted by relevance
887 #define PL_LINE_ST 0x00e0 /* contains recogn. line state of LSM*/ macro
510 state = inpw(PLC(phy,PL_STATUS_A)) & PL_LINE_ST ; in sm_pm_get_ls()1927 switch (inpw(PLC(np,PL_STATUS_A)) & PL_LINE_ST) { in get_linestate()