Searched refs:software (Results 1 - 25 of 41) sorted by last modified time

12

/linux-master/drivers/gpu/drm/amd/pm/swsmu/inc/
H A Damdgpu_smu.h5 * copy of this software and associated documentation files (the "Software"),
201 struct smu_state_software_algorithm_block software; member in struct:smu_power_state
/linux-master/drivers/hid/
H A Dhid-debug.c3555 static const char *software[SW_CNT] = { variable
3605 [EV_SW] = software, [EV_FF] = force,
/linux-master/arch/x86/crypto/
H A Dsha512-avx2-asm.S12 # This software is available to you under a choice of one of two
H A Dsha256-avx2-asm.S11 # This software is available to you under a choice of one of two
H A Dsha512-ssse3-asm.S12 # This software is available to you under a choice of one of two
H A Dsha512-avx-asm.S12 # This software is available to you under a choice of one of two
H A Daesni-intel_avx-x86_64.S4 # This software is available to you under a choice of one of two
24 # this software without specific prior written permission.
H A Dsha256-ssse3-asm.S11 # This software is available to you under a choice of one of two
H A Dsha256-avx-asm.S11 # This software is available to you under a choice of one of two
H A Dcrct10dif-pcl-asm_64.S12 # This software is available to you under a choice of one of two
32 # this software without specific prior written permission.
/linux-master/drivers/staging/octeon/
H A Docteon-stubs.h61 uint64_t software:1; member in struct:cvmx_pip_wqe_word2::__anon254
84 uint64_t software:1; member in struct:cvmx_pip_wqe_word2::__anon255
110 uint64_t software:1; member in struct:cvmx_pip_wqe_word2::__anon257
H A Dethernet-tx.c556 * more if the software at the other end needs them.
592 work->word2.s.software = 0;
626 work->word2.snoip.software = 0; /* Hardware would set to zero */
/linux-master/drivers/gpu/drm/amd/amdkfd/
H A Dcwsr_trap_handler_gfx10.asm5 * copy of this software and associated documentation files (the "Software"),
H A Dcwsr_trap_handler_gfx9.asm5 * copy of this software and associated documentation files (the "Software"),
/linux-master/scripts/
H A Dget_abi.pl1100 This is free software: you are free to change and redistribute it.
H A Dget_feat.pl638 This is free software: you are free to change and redistribute it.
/linux-master/drivers/thunderbolt/
H A Ddebugfs.c207 * @software: %true if software margining is used instead of hardware
223 bool software; member in struct:tb_margining
276 if (usb4->margining->software) {
322 if (usb4->margining->software)
345 seq_printf(s, "# software margining: %s\n",
501 if (!strcmp(buf, "software")) {
503 usb4->margining->software = true;
508 usb4->margining->software = false;
533 if (usb4->margining->software)
[all...]
/linux-master/arch/alpha/lib/
H A Dudiv-qrnnd.S6 # The GNU MP Library is free software; you can redistribute it and/or modify
/linux-master/drivers/gpu/drm/amd/pm/powerplay/hwmgr/
H A Dprocesspptables.c5 * copy of this software and associated documentation files (the "Software"),
748 ps->software.disableLoadBalancing = tmp;
753 ps->software.enableSleepForTimestamps = (0 != tmp);
/linux-master/drivers/isdn/mISDN/
H A Ddsp_core.c91 * Above you can see the logical data flow. If software is used to do the
103 * Tones: Will be generated via software if endless looped audio fifos are
108 * crossconnections and conferences via software if not possible through
112 * software CMX.
124 * Remember that software CMX always generates a more or less delay.
201 /* software dtmf */
202 else if (dsp->dtmf.software)
204 /* echo in software */
205 else if (dsp->echo.software)
207 /* bridge in software */
[all...]
H A Ddsp_cmx.c6 * This software may be used and distributed according to the terms
20 * There are 3 different solutions: -1 = software, 0 = hardware-crossconnect
114 * the upper layer. If dtmf decoding is done by software and enabled, rx data
157 odsp->name, odsp->echo.hardware, odsp->echo.software,
365 * do hardware update and set the software/hardware flag
405 if (!dsp->echo.software && !dsp->echo.hardware) {
424 dsp->echo.software = dsp->tx_data;
474 dsp->echo.software = 1;
554 conf->software = 1;
558 if (member->dsp->echo.hardware || member->dsp->echo.software) {
[all...]
H A Ddsp.h6 * This software may be used and distributed according to the terms
105 int software; /* conf is processed by software */ member in struct:dsp_conf
123 int software; /* dtmf uses software decoding */ member in struct:dsp_dtmf
148 int software; /* tones are generated by software */ member in struct:dsp_tone
162 int software; /* echo is generated by software */ member in struct:dsp_echo
/linux-master/drivers/gpu/drm/amd/pm/powerplay/inc/
H A Dpower_state.h5 * copy of this software and associated documentation files (the "Software"),
162 struct PP_StateSoftwareAlgorithmBlock software; member in struct:pp_power_state
/linux-master/tools/perf/Documentation/
H A DMakefile303 WEBDOC_DEST = /pub/software/tools/perf/docs
/linux-master/drivers/cpufreq/
H A DKconfig.x86189 Hardware feedback tells software how "sensitive" to frequency changes

Completed in 478 milliseconds

12