Home
last modified time | relevance | path

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

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpbp.h28 #define DPBP_CMDID_GET_ATTR 0x0041 macro
/openbmc/linux/drivers/bus/fsl-mc/
H A Ddpbp.c170 cmd.header = mc_encode_cmd_header(DPBP_CMDID_GET_ATTR, in dpbp_get_attributes()
H A Dfsl-mc-private.h457 #define DPBP_CMDID_GET_ATTR DPBP_CMD(0x004) macro
/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddpbp.c150 cmd.header = mc_encode_cmd_header(DPBP_CMDID_GET_ATTR, in dpbp_get_attributes()