Searched defs:cvmx_mio_uartx_lsr_s (Results 1 – 1 of 1) sorted by relevance
3708 struct cvmx_mio_uartx_lsr_s { struct3710 uint64_t reserved_8_63:56;3711 uint64_t ferr:1;3712 uint64_t temt:1;3713 uint64_t thre:1;3714 uint64_t bi:1;3715 uint64_t fe:1;3716 uint64_t pe:1;3717 uint64_t oe:1;3718 uint64_t dr:1;