Searched full:setups (Results 1 – 25 of 194) sorted by relevance
12345678
/linux-6.12.1/drivers/crypto/intel/qat/qat_common/ |
D | adf_gen4_vf_mig.c | 544 } setups[] = { in adf_gen4_vfmig_load_config() local 562 for (i = 0; i < ARRAY_SIZE(setups); i++) { in adf_gen4_vfmig_load_config() 563 l2_subsec = adf_mstate_sect_lookup(&sub_sects_mgr, setups[i].id, in adf_gen4_vfmig_load_config() 564 setups[i].action, &setups[i].info); in adf_gen4_vfmig_load_config() 567 setups[i].id); in adf_gen4_vfmig_load_config() 789 } setups[] = { in adf_gen4_vfmig_save_config() local 807 for (i = 0; i < ARRAY_SIZE(setups); i++) { in adf_gen4_vfmig_save_config() 808 l2_subsec = adf_mstate_sect_add_vreg(&sub_sects_mgr, setups[i].id, in adf_gen4_vfmig_save_config() 809 &setups[i].info); in adf_gen4_vfmig_save_config() 812 setups[i].id); in adf_gen4_vfmig_save_config()
|
/linux-6.12.1/arch/arm64/kvm/hyp/nvhe/ |
D | timer-sr.c | 20 * Should only be called on non-VHE or hVHE setups. 37 * Should only be called on non-VHE or hVHE setups.
|
/linux-6.12.1/arch/x86/mm/ |
D | numa_64.c | 3 * Generic VM initialization for x86-64 NUMA setups.
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 146 For different hardware setups, a designer might want to tweak this. 183 headset type. For different hardware setups, a designer might want
|
D | sirf-audio.txt | 1 * SiRF atlas6 and prima2 internal audio codec and port based audio setups
|
D | omap-twl4030.txt | 1 * Texas Instruments SoC with twl4030 based audio setups
|
D | davinci-evm-audio.txt | 1 * Texas Instruments SoC audio setups with TLV320AIC3X Codec
|
D | omap-abe-twl6040.txt | 1 * Texas Instruments OMAP4+ and twl6040 based audio setups
|
/linux-6.12.1/kernel/kcsan/ |
D | .kunitconfig | 21 # This prevents the test from timing out on many setups. Feel free to remove
|
/linux-6.12.1/drivers/ntb/hw/idt/ |
D | Kconfig | 25 BAR settings of peer NT-functions, the BAR setups can't be done over
|
/linux-6.12.1/Documentation/devicetree/bindings/display/panel/ |
D | panel-common-dual.yaml | 40 # Single-panel setups are still allowed.
|
/linux-6.12.1/tools/perf/util/libunwind/ |
D | arm64.c | 3 * This file setups defines to compile arch specific binary from the
|
D | x86_32.c | 3 * This file setups defines to compile arch specific binary from the
|
/linux-6.12.1/Documentation/devicetree/bindings/net/dsa/ |
D | dsa.yaml | 17 SoC. Such setups are typical for embedded devices.
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
D | sc7280-herobrine-lte-sku.dtsi | 7 /* Modem setup is different on Chrome setups than typical Qualcomm setup */
|
/linux-6.12.1/arch/powerpc/include/asm/nohash/64/ |
D | pgtable-4k.h | 89 * On all 4K setups, remap_4k_pfn() equates to remap_pfn_range() */
|
/linux-6.12.1/Documentation/hwmon/ |
D | ltc2947.rst | 26 independently to have setups like: energy1 accumulates always and enrgy2 only
|
/linux-6.12.1/Documentation/devicetree/bindings/i2c/ |
D | opencores,i2c-ocores.yaml | 44 This is to keep backwards compatibility with setups using old DTB. i2c bus
|
/linux-6.12.1/drivers/iio/ |
D | industrialio-acpi.c | 21 * The method name is configurable because some dual-accel setups define 2 mount
|
/linux-6.12.1/arch/alpha/kernel/ |
D | irq.c | 9 * instead of just grabbing them. Thus setups with different IRQ numbers
|
/linux-6.12.1/Documentation/arch/arm/keystone/ |
D | knav-qmss.rst | 20 The QMSS driver manages the PDSP setups, linking RAM regions,
|
/linux-6.12.1/Documentation/networking/mac80211_hwsim/ |
D | mac80211_hwsim.rst | 38 configuration of both very simply setups (e.g., just a single access
|
/linux-6.12.1/Documentation/bpf/ |
D | prog_sk_lookup.rst | 29 Such setups would require creating and ``bind()``'ing one socket to each of the
|
/linux-6.12.1/arch/arm/kernel/ |
D | irq.c | 14 * instead of just grabbing them. Thus setups with different IRQ numbers
|
/linux-6.12.1/drivers/regulator/ |
D | rohm-regulator.c | 30 /* Some setups don't allow setting own voltage but do allow enabling */ in set_dvs_level()
|
12345678