Searched refs:GC2235_MAX_WRITE_BUF_SIZE (Results 1 – 2 of 2) sorted by relevance
186 #define GC2235_MAX_WRITE_BUF_SIZE 30 macro190 u8 data[GC2235_MAX_WRITE_BUF_SIZE];
167 if (ctrl->index + sizeof(u8) >= GC2235_MAX_WRITE_BUF_SIZE) in __gc2235_buf_reg_array()