Searched refs:DPIO_VER_MAJOR (Results 1 – 2 of 2) sorted by relevance
/u-boot/include/fsl-mc/ | ||
A D | fsl_dpio.h | 11 #define DPIO_VER_MAJOR 4 macro |
/u-boot/drivers/net/fsl-mc/ | ||
A D | mc.c | 1046 if (major_ver < DPIO_VER_MAJOR || (major_ver == DPIO_VER_MAJOR && in dpio_init() |
Completed in 6 milliseconds