Searched refs:CMD_CON (Results 1 – 1 of 1) sorted by relevance
227 #define CMD_CON(id) (((id) << CMD_CON_ID_OFFSET) | CMD_CON_BASE_VERSION) macro229 #define CMDID_CON_OPEN CMD_CON(0x808)230 #define CMDID_CON_CLOSE CMD_CON(0x800)231 #define CMDID_CON_ENABLE CMD_CON(0x002)232 #define CMDID_CON_DISABLE CMD_CON(0x003)233 #define CMDID_CON_GET_ATTR CMD_CON(0x004)234 #define CMDID_CON_RESET CMD_CON(0x005)235 #define CMDID_CON_SET_NOTIF CMD_CON(0x100)