Home
last modified time | relevance | path

Searched refs:supports (Results 1 - 16 of 16) sorted by relevance

/kernel/linux/linux-5.10/arch/arm/mach-orion5x/
H A Dts78xx-setup.c43 /* .supports = ... - populated by ts78xx_fpga_supports() */
100 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()
103 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()
268 if (ts78xx_fpga.supports.ts_nand.init == 0) { in ts78xx_ts_nand_load()
271 ts78xx_fpga.supports.ts_nand.init = 1; in ts78xx_ts_nand_load()
311 if (ts78xx_fpga.supports.ts_rng.init == 0) { in ts78xx_ts_rng_load()
314 ts78xx_fpga.supports.ts_rng.init = 1; in ts78xx_ts_rng_load()
333 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()
334 ts78xx_fpga.supports.ts_nand.init = 0; in ts78xx_fpga_devices_zero_init()
335 ts78xx_fpga.supports in ts78xx_fpga_devices_zero_init()
[all...]
H A Dts78xx-fpga.h41 struct fpga_devices supports; member
/kernel/linux/linux-6.6/arch/arm/mach-orion5x/
H A Dts78xx-setup.c40 /* .supports = ... - populated by ts78xx_fpga_supports() */
97 if (ts78xx_fpga.supports.ts_rtc.init == 0) { in ts78xx_ts_rtc_load()
100 ts78xx_fpga.supports.ts_rtc.init = 1; in ts78xx_ts_rtc_load()
265 if (ts78xx_fpga.supports.ts_nand.init == 0) { in ts78xx_ts_nand_load()
268 ts78xx_fpga.supports.ts_nand.init = 1; in ts78xx_ts_nand_load()
308 if (ts78xx_fpga.supports.ts_rng.init == 0) { in ts78xx_ts_rng_load()
311 ts78xx_fpga.supports.ts_rng.init = 1; in ts78xx_ts_rng_load()
330 ts78xx_fpga.supports.ts_rtc.init = 0; in ts78xx_fpga_devices_zero_init()
331 ts78xx_fpga.supports.ts_nand.init = 0; in ts78xx_fpga_devices_zero_init()
332 ts78xx_fpga.supports in ts78xx_fpga_devices_zero_init()
[all...]
H A Dts78xx-fpga.h41 struct fpga_devices supports; member
/kernel/linux/linux-5.10/tools/power/cpupower/
H A DMakefile114 cc-supports = ${shell if $(CC) ${1} -S -o /dev/null -x c /dev/null > /dev/null 2>&1; then echo "$(1)"; fi;}
117 OPTIMIZATION := $(call cc-supports,-Os,-O2)
120 WARNINGS += $(call cc-supports,-Wno-pointer-sign)
121 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/kernel/linux/linux-6.6/tools/power/cpupower/
H A DMakefile114 cc-supports = ${shell if $(CC) ${1} -S -o /dev/null -x c /dev/null > /dev/null 2>&1; then echo "$(1)"; fi;}
117 OPTIMIZATION := $(call cc-supports,-Os,-O2)
120 WARNINGS += $(call cc-supports,-Wno-pointer-sign)
121 WARNINGS += $(call cc-supports,-Wdeclaration-after-statement)
/kernel/linux/linux-5.10/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h73 __uc_state_checker(x, func, supports, supported) \
/kernel/linux/linux-6.6/drivers/gpu/drm/i915/gt/uc/
H A Dintel_uc.h85 __uc_state_checker(x, func, supports, supported) \
/kernel/linux/linux-5.10/arch/x86/realmode/rm/
H A Dtrampoline_64.S55 call verify_cpu # Verify the cpu supports long mode
85 /* SEV-ES supports non-zero IP for entry points - no alignment needed */
/kernel/linux/linux-6.6/arch/x86/realmode/rm/
H A Dtrampoline_64.S72 call verify_cpu # Verify the cpu supports long mode
102 /* SEV-ES supports non-zero IP for entry points - no alignment needed */
/kernel/linux/linux-6.6/scripts/
H A Dget_feat.pl614 It supports output data per architecture, per feature or a
/kernel/linux/linux-5.10/drivers/cpufreq/
H A DKconfig.x8643 This driver also supports Intel Enhanced Speedstep and newer
/kernel/linux/linux-6.6/drivers/cpufreq/
H A DKconfig.x8692 This driver also supports Intel Enhanced Speedstep and newer
/kernel/linux/linux-5.10/drivers/net/ethernet/3com/
H A Dtyphoon.c142 #warning Typhoon only supports 32 entries in its SG list for TSO, disabling TSO
/kernel/linux/linux-5.10/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S112 ## The code additionally supports aadLen of length 16 bytes.
/kernel/linux/linux-6.6/arch/x86/crypto/
H A Daesni-intel_avx-x86_64.S112 ## The code additionally supports aadLen of length 16 bytes.

Completed in 13 milliseconds