Searched refs:bp_status0 (Results 1 – 1 of 1) sorted by relevance
895 uint64_t bp_status0; in __cvmx_helper_backpressure_is_misaligned() local935 bp_status0 = cvmx_read_csr(CVMX_DBG_DATA); in __cvmx_helper_backpressure_is_misaligned()936 bp_status0 = 0xffff & ~bp_status0; in __cvmx_helper_backpressure_is_misaligned()941 bp_status0 = 0xffff & cvmx_read_csr(CVMX_DBG_DATA); in __cvmx_helper_backpressure_is_misaligned()947 bp_status0 = 0xffff & cvmx_read_csr(CVMX_PEXP_NPEI_DBG_DATA); in __cvmx_helper_backpressure_is_misaligned()950 bp_status0 = 1<<port0; in __cvmx_helper_backpressure_is_misaligned()996 return ((bp_status0 != 1ull<<port0) || (bp_status1 != 1ull<<(port1-16))); in __cvmx_helper_backpressure_is_misaligned()