ipd_bp_prt_red_end  134 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 	union cvmx_ipd_bp_prt_red_end ipd_bp_prt_red_end;
ipd_bp_prt_red_end  156 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 	ipd_bp_prt_red_end.u64 = 0;
ipd_bp_prt_red_end  157 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 	ipd_bp_prt_red_end.s.prt_enb = 0;
ipd_bp_prt_red_end  158 arch/mips/cavium-octeon/executive/cvmx-helper-util.c 	cvmx_write_csr(CVMX_IPD_BP_PRT_RED_END, ipd_bp_prt_red_end.u64);