Searched defs:cvmx_mio_uart2_lsr_s (Results 1 – 1 of 1) sorted by relevance
3139 struct cvmx_mio_uart2_lsr_s { struct3140 uint64_t reserved_8_63:56;3141 uint64_t ferr:1;3142 uint64_t temt:1;3143 uint64_t thre:1;3144 uint64_t bi:1;3145 uint64_t fe:1;3146 uint64_t pe:1;3147 uint64_t oe:1;3148 uint64_t dr:1;