Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h11 #define DPIO_VER_MAJOR 4 macro
/OK3568_Linux_fs/u-boot/include/fsl-mc/
H A Dfsl_dpio.h11 #define DPIO_VER_MAJOR 3 macro
/OK3568_Linux_fs/u-boot/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()