Searched defs:cvmx_mio_uartx_lsr_s (Results 1 – 1 of 1) sorted by relevance
2589 struct cvmx_mio_uartx_lsr_s { struct2590 uint64_t reserved_8_63:56;2591 uint64_t ferr:1;2592 uint64_t temt:1;2593 uint64_t thre:1;2594 uint64_t bi:1;2595 uint64_t fe:1;2596 uint64_t pe:1;2597 uint64_t oe:1;2598 uint64_t dr:1;