Home
last modified time | relevance | path

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

/include/linux/
Dmath64.h204 } rl, rm, rn, rh, a0, b0; in mul_u64_u64_shr() local
208 b0.ll = b; in mul_u64_u64_shr()
210 rl.ll = mul_u32_u32(a0.l.low, b0.l.low); in mul_u64_u64_shr()
211 rm.ll = mul_u32_u32(a0.l.low, b0.l.high); in mul_u64_u64_shr()
212 rn.ll = mul_u32_u32(a0.l.high, b0.l.low); in mul_u64_u64_shr()
213 rh.ll = mul_u32_u32(a0.l.high, b0.l.high); in mul_u64_u64_shr()
Dsignal.h134 unsigned long a0, a1, a2, a3, b0, b1, b2, b3; \
148 a0 = a->sig[0]; b0 = b->sig[0]; \
149 r->sig[0] = op(a0, b0); \
/include/video/
Dnewport.h28 struct { volatile unsigned char b0, b1, b2, b3; } bybytes; member
/include/linux/platform_data/
Dcros_ec_commands.h3089 float b0; member
3098 float b0; member