Searched refs:DPR_CMD (Results 1 – 1 of 1) sorted by relevance
87 #define DPR_CMD(x) ((x) << 0) macro88 #define DPR_CMD_GETBRDINFO DPR_CMD(0)89 #define DPR_CMD_CONFIG DPR_CMD(1)90 #define DPR_CMD_GETCONFIG DPR_CMD(2)91 #define DPR_CMD_START DPR_CMD(3)92 #define DPR_CMD_STOP DPR_CMD(4)93 #define DPR_CMD_READSINGLE DPR_CMD(5)94 #define DPR_CMD_WRITESINGLE DPR_CMD(6)95 #define DPR_CMD_CALCCLOCK DPR_CMD(7)96 #define DPR_CMD_READEVENTS DPR_CMD(8)[all …]