Searched refs:PL011_LCRH_PEN (Results 1 – 1 of 1) sorted by relevance
76 #define PL011_LCRH_PEN BIT(1) /* enable parity */ macro86 #define PL011_LCRH_FORMAT_MASK (PL011_LCRH_PEN | PL011_LCRH_EPS | \90 #define PL011_LCRH_PARTIY_EVEN (PL011_LCRH_PEN | PL011_LCRH_EPS)91 #define PL011_LCRH_PARITY_ODD (PL011_LCRH_PEN)