Searched refs:LCR1_XPRBS (Results 1 – 2 of 2) sorted by relevance
664 #define LCR1_XPRBS 0x40 macro
1513 cpc_readb(falcbase + F_REG(LCR1, ch)) | LCR1_EPRM | LCR1_XPRBS); in falc_pattern_test()1519 cpc_readb(falcbase+F_REG(LCR1,ch)) & ~(LCR1_EPRM | LCR1_XPRBS)); in falc_pattern_test()1999 if (((cpc_readb(falcbase + F_REG(LCR1, ch)) & LCR1_XPRBS) == 0) && in falc_t1_loop_detection()2024 if (((cpc_readb(falcbase + F_REG(LCR1, ch)) & LCR1_XPRBS) == 0) && in falc_e1_loop_detection()