Home
last modified time | relevance | path

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

/openbmc/linux/arch/mips/include/asm/octeon/
H A Dcvmx-helper-util.h99 static inline int cvmx_helper_get_first_ipd_port(int interface) in cvmx_helper_get_first_ipd_port() function
116 return cvmx_helper_get_first_ipd_port(interface) + in cvmx_helper_get_last_ipd_port()
/openbmc/linux/arch/mips/cavium-octeon/executive/
H A Dcvmx-helper-util.c145 for (port = cvmx_helper_get_first_ipd_port(interface); in cvmx_helper_setup_red()