Searched refs:DPIO_CMD_CREATE (Results 1 – 2 of 2) sorted by relevance
/external/u-boot/include/fsl-mc/ | ||
D | fsl_dpio.h | 31 #define DPIO_CMD_CREATE(cmd, cfg) \ macro |
/external/u-boot/drivers/net/fsl-mc/dpio/ | ||
D | dpio.c | 64 DPIO_CMD_CREATE(cmd, cfg); in dpio_create() |