Searched defs:cvmx_mio_uart2_lsr_s (Results 1 – 1 of 1) sorted by relevance
2176 struct cvmx_mio_uart2_lsr_s { struct2177 uint64_t reserved_8_63:56;2178 uint64_t ferr:1;2179 uint64_t temt:1;2180 uint64_t thre:1;2181 uint64_t bi:1;2182 uint64_t fe:1;2183 uint64_t pe:1;2184 uint64_t oe:1;2185 uint64_t dr:1;