Searched refs:FTS_COORDS_ARR_SIZE (Results 1 – 3 of 3) sorted by relevance
89 #define FTS_COORDS_ARR_SIZE 4 macro
1134 u32 coords[FTS_COORDS_ARR_SIZE] = { 0 }; in fts_get_dt_coords()1146 if (coords_size != FTS_COORDS_ARR_SIZE) { in fts_get_dt_coords()
88 #define FTS_COORDS_ARR_SIZE 4 macro