Searched refs:cvmx_sriox_maint_op_t (Results 1 – 2 of 2) sorted by relevance
| /f-stack/freebsd/contrib/octeon-sdk/ |
| H A D | cvmx-srio.c | 277 cvmx_sriox_maint_op_t maint_op; in __cvmx_srio_local_read32() 284 …if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, C… in __cvmx_srio_local_read32() 294 …if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, C… in __cvmx_srio_local_read32() 333 cvmx_sriox_maint_op_t maint_op; in __cvmx_srio_local_write32() 340 …if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, C… in __cvmx_srio_local_write32() 350 …if (CVMX_WAIT_FOR_FIELD64(CVMX_SRIOX_MAINT_OP(srio_port), cvmx_sriox_maint_op_t, pending, ==, 0, C… in __cvmx_srio_local_write32()
|
| H A D | cvmx-sriox-defs.h | 2109 typedef union cvmx_sriox_maint_op cvmx_sriox_maint_op_t; typedef
|