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

12345678910

/linux-master/drivers/net/ethernet/chelsio/cxgb4/
H A Dt4_hw.c2 * This file is part of the Chelsio T4 Ethernet driver for Linux.
3515 *reset = 0; /* already reset as part of load_fw */
3810 * firmware will RESET the affected PHYs as part of this operation
4124 * sent us as part of its IEEE 802.3-based interpretation of
5137 * Programs the selected part of the VI's RSS mapping table with the
8961 unsigned int part, manufacturer; local
8966 /* Issue a Read ID Command to the Flash part. We decode supported
8981 for (part = 0; part < ARRAY_SIZE(supported_flash); part
[all...]
/linux-master/sound/soc/codecs/
H A Dwm5102.c2064 wm5102->core.adsp[0].part = "wm5102";
H A Dcs47l92.c2013 cs47l92->core.adsp[0].part = "cs47l92";
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) {
8697 * is split into several parts. Each part causes an increment and
10134 void md_autostart_arrays(int part) argument
10171 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 1523 milliseconds

12345678910