Home
last modified time | relevance | path

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

/external/u-boot/drivers/net/fsl-mc/
Dmc.c867 if (major_ver < DPRC_VER_MAJOR || (major_ver == DPRC_VER_MAJOR && in dprc_version_check()
872 DPRC_VER_MAJOR, DPRC_VER_MINOR); in dprc_version_check()
/external/u-boot/include/fsl-mc/
Dfsl_dprc.h12 #define DPRC_VER_MAJOR 6 macro