Home
last modified time | relevance | path

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

/openbmc/linux/drivers/soc/fsl/dpio/
H A Ddpio-cmd.h25 #define DPIO_CMDID_ENABLE DPIO_CMD(0x002) macro
H A Ddpio.c98 cmd.header = mc_encode_cmd_header(DPIO_CMDID_ENABLE, in dpio_enable()
/openbmc/u-boot/include/fsl-mc/
H A Dfsl_dpio.h21 #define DPIO_CMDID_ENABLE 0x0021 macro
/openbmc/u-boot/drivers/net/fsl-mc/dpio/
H A Ddpio.c103 cmd.header = mc_encode_cmd_header(DPIO_CMDID_ENABLE, in dpio_enable()