Home
last modified time | relevance | path

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

/xnu-11215.61.5/pexpert/pexpert/arm/
H A Dpl011.h97 } uartcr_t; typedef
252 uartcr_t uartcr;
/xnu-11215.61.5/pexpert/arm/
H A Dpe_serial.c674 uartcr_t uartcr = { .raw = 0 }; in pl011_uart_init()