Home
last modified time | relevance | path

Searched defs:w7 (Results 1 – 4 of 4) sorted by relevance

/linux-4.4.14/arch/powerpc/crypto/
Dsha1-spe-asm.S135 #define R_16_19(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
161 #define R_20_39(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
185 #define R_40_59(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
213 #define R_60_79(a, b, c, d, e, w0, w1, w4, w6, w7, k) \ argument
Dsha256-spe-asm.S161 #define R_CALC_W(a, b, c, d, e, f, g, h, w0, w1, w4, w5, w7, k, off) \ argument
/linux-4.4.14/drivers/block/paride/
Dfit3.c34 #define w7(byte) {out_p(7,byte);} macro
/linux-4.4.14/drivers/input/serio/
Dhp_sdc.c476 uint8_t w7[4]; in hp_sdc_put() local