Home
last modified time | relevance | path

Searched refs:DPIO_CMDID_RESET (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h28 #define DPIO_CMDID_RESET DPIO_CMD(0x005) macro
H A Ddpio.c232 cmd.header = mc_encode_cmd_header(DPIO_CMDID_RESET, in dpio_reset()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpio.h24 #define DPIO_CMDID_RESET 0x0051 macro
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c133 cmd.header = mc_encode_cmd_header(DPIO_CMDID_RESET, in dpio_reset()