Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/drivers/net/fsl-mc/
H A Dmc.c856 if ((attr.version.major != DPRC_VER_MAJOR) || in dprc_version_check()
862 DPRC_VER_MAJOR, DPRC_VER_MINOR); in dprc_version_check()
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dprc.h13 #define DPRC_VER_MAJOR 5 macro