Searched refs:PL011_RSR_ECR_OE (Results 1 – 2 of 2) sorted by relevance
69 #define PL011_RSR_ECR_OE BIT(3) /* overrun error */ macro72 PL011_RSR_ECR_BE | PL011_RSR_ECR_OE)
175 if (get_uart(dev)->rsr & PL011_RSR_ECR_OE) { in pl011_err_check()