Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h29 #define DPBP_CMDID_RESET 0x0051 macro
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddpbp.c142 cmd.header = mc_encode_cmd_header(DPBP_CMDID_RESET, in dpbp_reset()
H A Dfsl-mc-private.h458 #define DPBP_CMDID_RESET DPBP_CMD(0x005) macro
/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c133 cmd.header = mc_encode_cmd_header(DPBP_CMDID_RESET, in dpbp_reset()