Searched refs:LCCR3_OEP (Results 1 – 2 of 2) sorted by relevance
2826 #define LCCR3_OEP 0x00800000 /* Output Enable Polarity (L_BIAS, */ macro2828 #define LCCR3_OutEnH (LCCR3_OEP*0) /* Output Enable active High */2829 #define LCCR3_OutEnL (LCCR3_OEP*1) /* Output Enable active Low */
2183 #define LCCR3_OEP (1 << 23) /* output enable polarity */ macro