Searched defs:cvmx_mio_uartx_lsr_s (Results 1 – 1 of 1) sorted by relevance
1694 struct cvmx_mio_uartx_lsr_s { struct1695 uint64_t reserved_8_63:56;1696 uint64_t ferr:1;1697 uint64_t temt:1;1698 uint64_t thre:1;1699 uint64_t bi:1;1700 uint64_t fe:1;1701 uint64_t pe:1;1702 uint64_t oe:1;1703 uint64_t dr:1;