Home
last modified time | relevance | path

Searched refs:cvmx_ipd_ctl_status_t (Results 1 – 5 of 5) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-ipd.h120 cvmx_ipd_ctl_status_t ipd_ctl_reg; in cvmx_ipd_config()
161 cvmx_ipd_ctl_status_t ipd_reg; in cvmx_ipd_enable()
191 cvmx_ipd_ctl_status_t ipd_reg; in cvmx_ipd_disable()
H A Dcvmx-ipd.c100 cvmx_ipd_ctl_status_t ipd_ctl_status; in __cvmx_ipd_free_ptr_v1()
206 cvmx_ipd_ctl_status_t ipd_ctl_status; in __cvmx_ipd_free_ptr_v2()
H A Dcvmx-helper.c894 cvmx_ipd_ctl_status_t ipd_reg; in __cvmx_helper_backpressure_is_misaligned()
1686 cvmx_ipd_ctl_status_t ipd_ctl_status; in cvmx_helper_shutdown_packet_io_global()
1732 … if (CVMX_WAIT_FOR_FIELD64(CVMX_IPD_CTL_STATUS, cvmx_ipd_ctl_status_t, rst_done, ==, 0, 1000)) in cvmx_helper_shutdown_packet_io_global()
H A Dcvmx-ilk.c711 cvmx_ipd_ctl_status_t ipd_ctl_status; in cvmx_ilk_bp_conf()
H A Dcvmx-ipd-defs.h1569 typedef union cvmx_ipd_ctl_status cvmx_ipd_ctl_status_t; typedef