DPIO_CMD 22 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_CLOSE DPIO_CMD(0x800) DPIO_CMD 23 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_OPEN DPIO_CMD(0x803) DPIO_CMD 24 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_GET_API_VERSION DPIO_CMD(0xa03) DPIO_CMD 25 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_ENABLE DPIO_CMD(0x002) DPIO_CMD 26 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_DISABLE DPIO_CMD(0x003) DPIO_CMD 27 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_GET_ATTR DPIO_CMD(0x004) DPIO_CMD 28 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_RESET DPIO_CMD(0x005) DPIO_CMD 29 drivers/soc/fsl/dpio/dpio-cmd.h #define DPIO_CMDID_SET_STASHING_DEST DPIO_CMD(0x120)