Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpio.h18 #define DPIO_CMDID_DESTROY 0x9831 macro
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c85 cmd.header = mc_encode_cmd_header(DPIO_CMDID_DESTROY, in dpio_destroy()