Home
last modified time | relevance | path

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

/u-boot/include/fsl-mc/
A Dfsl_dpmac.h14 #define DPMAC_VER_MAJOR 4 macro
/u-boot/drivers/net/ldpaa_eth/
A Dldpaa_eth.c869 if ((major_ver < DPMAC_VER_MAJOR) ||
870 (major_ver == DPMAC_VER_MAJOR && minor_ver < DPMAC_VER_MINOR)) {
874 DPMAC_VER_MAJOR, DPMAC_VER_MINOR);

Completed in 5 milliseconds