Home
last modified time | relevance | path

Searched refs:uartlcr_h_t (Results 1 – 2 of 2) sorted by relevance

/xnu-12377.1.9/pexpert/pexpert/arm/
H A Dpl011.h78 } uartlcr_h_t; typedef
251 uartlcr_h_t uartlcr_h;
/xnu-12377.1.9/pexpert/arm/
H A Dpe_serial.c687 uartlcr_h_t uartlcr_h = { .raw = 0 }; in pl011_uart_init()