Home
last modified time | relevance | path

Searched refs:CVMX_SRIOMAINTX_PORT_GEN_CTL (Results 1 – 2 of 2) sorted by relevance

/f-stack/freebsd/contrib/octeon-sdk/
H A Dcvmx-srio.c689 …if (__cvmx_srio_local_read32(srio_port, CVMX_SRIOMAINTX_PORT_GEN_CTL(srio_port), &port_gen_ctl.u32… in cvmx_srio_initialize()
692 …if (__cvmx_srio_local_write32(srio_port, CVMX_SRIOMAINTX_PORT_GEN_CTL(srio_port), port_gen_ctl.u32… in cvmx_srio_initialize()
H A Dcvmx-sriomaintx-defs.h728 static inline uint64_t CVMX_SRIOMAINTX_PORT_GEN_CTL(unsigned long block_id) in CVMX_SRIOMAINTX_PORT_GEN_CTL() function
737 #define CVMX_SRIOMAINTX_PORT_GEN_CTL(block_id) (0x000000000000013Cull) macro