Searched refs:ST4 (Results 1 – 4 of 4) sorted by relevance
/linux-4.4.14/arch/tile/lib/ |
D | memcpy_user_64.c | 57 #define ST4(p, v) _ST((p), st4, (v)) macro 68 #define ST4 ST macro 79 #define ST4(p, v) _ST((p), st4, (v)) macro
|
D | memcpy_64.c | 43 #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/ |
D | hd64572.h | 80 #define ST4 0x11c /* Status reg 4 */ macro
|
D | hd64572.c | 554 sca_in(get_msci(port) + ST4, card), in sca_dump_rings()
|