Searched refs:DPR_CMD (Results 1 – 1 of 1) sorted by relevance
97 #define DPR_CMD(x) ((x) << 0) macro98 #define DPR_CMD_GETBRDINFO DPR_CMD(0)99 #define DPR_CMD_CONFIG DPR_CMD(1)100 #define DPR_CMD_GETCONFIG DPR_CMD(2)101 #define DPR_CMD_START DPR_CMD(3)102 #define DPR_CMD_STOP DPR_CMD(4)103 #define DPR_CMD_READSINGLE DPR_CMD(5)104 #define DPR_CMD_WRITESINGLE DPR_CMD(6)105 #define DPR_CMD_CALCCLOCK DPR_CMD(7)106 #define DPR_CMD_READEVENTS DPR_CMD(8)[all …]