Searched refs:LCR1_EPRM (Results 1 – 2 of 2) sorted by relevance
676 #define LCR1_EPRM 0x80 macro
1424 if (cpc_readb(falcbase + F_REG(LCR1, ch)) & LCR1_EPRM) { in falc_update_stats()1706 cpc_readb(falcbase + F_REG(LCR1, ch)) | LCR1_EPRM | LCR1_XPRBS); in falc_pattern_test()1712 cpc_readb(falcbase+F_REG(LCR1,ch)) & ~(LCR1_EPRM | LCR1_XPRBS)); in falc_pattern_test()2188 ((cpc_readb(falcbase + F_REG(LCR1, ch)) & LCR1_EPRM) == 0)) { in falc_t1_loop_detection()2213 ((cpc_readb(falcbase + F_REG(LCR1, ch)) & LCR1_EPRM) == 0)) { in falc_e1_loop_detection()