Home
last modified time | relevance | path

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

/external/u-boot/include/fsl-mc/
Dfsl_dpio.h15 #define DPIO_CMDID_CLOSE 0x8001 macro
/external/u-boot/drivers/net/fsl-mc/dpio/
Ddpio.c43 cmd.header = mc_encode_cmd_header(DPIO_CMDID_CLOSE, in dpio_close()