Searched refs:part (Results 226 - 233 of 233) sorted by relevance

12345678910

/linux-master/sound/soc/codecs/
H A Dcs47l85.c2637 cs47l85->core.adsp[i].part = "cs47l85";
H A Dcs47l90.c2548 cs47l90->core.adsp[i].part = "cs47l90";
H A Dwm5110.c475 * PGA Volume is also used as part of the enable sequence, so
495 * PGA Volume is also used as part of the enable sequence, so
2418 wm5110->core.adsp[i].part = "wm5110";
H A Dwm2200.c2207 wm2200->dsp[i].part = "wm2200";
/linux-master/drivers/md/
H A Dmd.c6646 static void autorun_devices(int part) argument
6672 if (part) {
8692 * is split into several parts. Each part causes an increment and
10129 void md_autostart_arrays(int part) argument
10166 autorun_devices(part);
/linux-master/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S119 ## for GHASH part, two tabs is for AES part.
/linux-master/arch/m68k/ifpsp060/src/
H A Dfplsp.S5493 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5495 fadd.x FP_SCR1(%a6),%fp0 # low part of reduction
5924 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5926 fadd.x FP_SCR1(%a6),%fp0 # low part of reduction
7105 mov.l (%a0),%d1 # load part of input X
7269 mov.l (%a0),%d1 # load part of input X
9249 # the src value. then, jump to the norm part of the routine.
H A Dfpsp.S5599 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
5601 fadd.x FP_SCR1(%a6),%fp0 # low part of reduction
6030 fadd.x FP_SCR0(%a6),%fp0 # high part of reduction is exact
6032 fadd.x FP_SCR1(%a6),%fp0 # low part of reduction
7211 mov.l (%a0),%d1 # load part of input X
7375 mov.l (%a0),%d1 # load part of input X
9608 # the src value. then, jump to the norm part of the routine.
23102 mov.l &EDIGITS,%d2 # # of nibbles (digits) in fraction part
23153 bfextu (%a0){&28:&4},%d0 # integer part is ls digit in long word

Completed in 503 milliseconds

12345678910