Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpio.h17 #define DPIO_CMDID_CREATE 0x9031 macro
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c61 cmd.header = mc_encode_cmd_header(DPIO_CMDID_CREATE, in dpio_create()