Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/net/fsl-mc/
H A Ddprc.c146 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_ATTR, in dprc_get_attributes()
/openbmc/linux/drivers/bus/fsl-mc/
H A Dfsl-mc-private.h95 #define DPRC_CMDID_GET_ATTR DPRC_CMD(0x004) macro
H A Ddprc.c351 cmd.header = mc_encode_cmd_header(DPRC_CMDID_GET_ATTR, in dprc_get_attributes()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dprc.h20 #define DPRC_CMDID_GET_ATTR 0x0041 macro