Home
last modified time | relevance | path

Searched refs:ST4 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/tile/lib/
Dmemcpy_user_64.c57 #define ST4(p, v) _ST((p), st4, (v)) macro
68 #define ST4 ST macro
79 #define ST4(p, v) _ST((p), st4, (v)) macro
Dmemcpy_64.c43 #define ST4 ST macro
320 ST4((uint32_t *)dst1, final); in memcpy()
335 ST4((uint32_t *)dst1, final >> 32); in memcpy()
360 #undef ST4
/linux-4.4.14/drivers/net/wan/
Dhd64572.h80 #define ST4 0x11c /* Status reg 4 */ macro
Dhd64572.c554 sca_in(get_msci(port) + ST4, card), in sca_dump_rings()