Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/include/fsl-mc/
H A Dfsl_dpio.h11 #define DPIO_VER_MAJOR 3 macro
/rk3399_rockchip-uboot/drivers/net/fsl-mc/
H A Dmc.c901 if ((attr.version.major != DPIO_VER_MAJOR) || in dpio_init()
906 DPIO_VER_MAJOR, DPIO_VER_MINOR); in dpio_init()