Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h26 #define DPBP_CMDID_ENABLE 0x0021 macro
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddpbp.c96 cmd.header = mc_encode_cmd_header(DPBP_CMDID_ENABLE, cmd_flags, in dpbp_enable()
H A Dfsl-mc-private.h455 #define DPBP_CMDID_ENABLE DPBP_CMD(0x002) macro
/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c104 cmd.header = mc_encode_cmd_header(DPBP_CMDID_ENABLE, cmd_flags, in dpbp_enable()