Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h24 #define DPIO_CMDID_GET_API_VERSION DPIO_CMD(0xa03) macro
H A Ddpio.c204 cmd.header = mc_encode_cmd_header(DPIO_CMDID_GET_API_VERSION, in dpio_get_api_version()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpio.h19 #define DPIO_CMDID_GET_API_VERSION 0xa031 macro
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c174 cmd.header = mc_encode_cmd_header(DPIO_CMDID_GET_API_VERSION, in dpio_get_api_version()