Searched refs:CMD_BUFF_SIZE (Results 1 – 2 of 2) sorted by relevance
55 #define CMD_BUFF_SIZE (1024 * 50) macro62 uint16_t cmd_buff[CMD_BUFF_SIZE];
1218 if (fbi->n_smart_cmds == CMD_BUFF_SIZE - 8) in pxafb_smart_queue()