Searched refs:cmd_set_misc_map (Results 1 – 3 of 3) sorted by relevance
318 dp[1] = cmd_set_misc_map + (cmd_map_none << 4) + map_index; in cmd_put_color_map()329 dp[1] = cmd_set_misc_map + (cmd_map_identity << 4) + map_index; in cmd_put_color_map()336 dp[1] = cmd_set_misc_map + (cmd_map_other << 4) + map_index; in cmd_put_color_map()
77 #define cmd_set_misc_map (2 << 6) /* 10: contents(2)map_index(4) */ macro
467 case cmd_set_misc_map >> 6: in clist_playback_band()