Searched refs:pip_ip_offset (Results 1 – 1 of 1) sorted by relevance
212 union cvmx_pip_ip_offset pip_ip_offset; in cvmx_packet_short_ptr_calculate() local230 pip_ip_offset.u64 = csr_rd(CVMX_PIP_IP_OFFSET); in cvmx_packet_short_ptr_calculate()248 off = (pip_ip_offset.s.offset << 3) + 4; in cvmx_packet_short_ptr_calculate()255 off = (pip_ip_offset.s.offset << 3) + 0; in cvmx_packet_short_ptr_calculate()
Completed in 4 milliseconds