Searched refs:ST8 (Results 1 - 3 of 3) sorted by relevance
/linux-4.4.14/arch/tile/lib/ |
H A D | memcpy_64.c | 44 #define ST8 ST macro 141 ST8(dst8++, tmp0); memcpy() 145 ST8(dst8++, tmp1); memcpy() 149 ST8(dst8++, tmp2); memcpy() 153 ST8(dst8++, tmp3); memcpy() 159 ST8(dst8++, tmp0); memcpy() 203 ST8(dst8++, tmp0); memcpy() 204 ST8(dst8++, tmp1); memcpy() 205 ST8(dst8++, tmp2); memcpy() 206 ST8(dst8++, tmp3); memcpy() 207 ST8(dst8++, tmp4); memcpy() 208 ST8(dst8++, tmp5); memcpy() 209 ST8(dst8++, tmp6); memcpy() 210 ST8(dst8++, tmp7); memcpy() 223 ST8(dst8++, tmp0); memcpy() 247 ST8(dst8++, LD8(src8++)); memcpy() 291 ST8(dst8++, tmp0); memcpy() 292 ST8(dst8++, tmp1); memcpy() 293 ST8(dst8++, tmp2); memcpy() 294 ST8(dst8++, tmp3); memcpy() 295 ST8(dst8++, tmp4); memcpy() 296 ST8(dst8++, tmp5); memcpy() 297 ST8(dst8++, tmp6); memcpy() 298 ST8(dst8++, tmp7); memcpy() 308 ST8(dst8++, LD8(src8++)); memcpy() 361 #undef ST8 macro
|
H A D | memcpy_user_64.c | 58 #define ST8(p, v) _ST((p), st, (v)) macro 69 #define ST8 ST macro 80 #define ST8(p, v) _ST((p), st, (v)) macro
|
/linux-4.4.14/drivers/media/i2c/ |
H A D | vpx3220.c | 387 /* RJ: input = 0: ST8 (PCTV) input vpx3220_s_routing()
|
Completed in 229 milliseconds