Home
last modified time | relevance | path

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

/xnu-11417.121.6/pexpert/pexpert/arm/
H A Dapple_uart_regs.h114 } urxh_t; typedef
126 urxh_t urxh;
/xnu-11417.121.6/pexpert/arm/
H A Dpe_serial.c375 urxh_t urxh = { .raw = ml_io_read32((uintptr_t) &apple_uart_registers->urxh) }; in apple_uart_receive_data()