Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h27 #define DPBP_CMDID_DISABLE 0x0031 macro
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddpbp.c119 cmd.header = mc_encode_cmd_header(DPBP_CMDID_DISABLE, in dpbp_disable()
H A Dfsl-mc-private.h456 #define DPBP_CMDID_DISABLE DPBP_CMD(0x003) macro
/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c118 cmd.header = mc_encode_cmd_header(DPBP_CMDID_DISABLE, in dpbp_disable()