/linux-6.1.9/drivers/memory/ |
D | stm32-fmc2-ebi.c | 171 u32 (*calculate)(struct stm32_fmc2_ebi *ebi, int cs, u32 setup); member 784 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 792 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 800 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 808 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 815 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 822 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 829 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, 835 .calculate = stm32_fmc2_ebi_ns_to_clk_period, 843 .calculate = stm32_fmc2_ebi_ns_to_clock_cycles, [all …]
|
/linux-6.1.9/arch/mips/ar7/ |
D | clock.c | 117 static void calculate(int base, int target, int *prediv, int *postdiv, in calculate() function 228 calculate(base_clock, frequency, &prediv, &postdiv, &mul); in tnetd7300_set_clock() 349 calculate(dsp_base, TNETD7200_DEF_DSP_CLK, in tnetd7200_init_clocks() 358 calculate(cpu_base, TNETD7200_DEF_CPU_CLK, &cpu_prediv, in tnetd7200_init_clocks() 371 calculate(cpu_base, TNETD7200_DEF_CPU_CLK, &cpu_prediv, in tnetd7200_init_clocks() 380 calculate(dsp_base, TNETD7200_DEF_DSP_CLK, &dsp_prediv, in tnetd7200_init_clocks() 390 calculate(dsp_base, TNETD7200_DEF_DSP_CLK, &dsp_prediv, in tnetd7200_init_clocks() 403 calculate(usb_base, TNETD7200_DEF_USB_CLK, &usb_prediv, in tnetd7200_init_clocks()
|
/linux-6.1.9/Documentation/hwmon/ |
D | ltc4260.rst | 44 registers. If a set of voltage divider resistors is installed, calculate the 51 is installed. If a different sense resistor is installed, calculate the real
|
D | ltc4261.rst | 44 registers. If a set of voltage divider resistors is installed, calculate the 51 is installed. If a different sense resistor is installed, calculate the real
|
D | ltc2945.rst | 44 registers. If a set of voltage divider resistors is installed, calculate the 51 is installed. If a different sense resistor is installed, calculate the real
|
D | vexpress.rst | 33 temperature and power usage. Some of them also calculate consumed energy
|
/linux-6.1.9/Documentation/ABI/testing/ |
D | sysfs-cfq-target-latency | 8 use it to calculate the time slice used for every task.
|
D | sysfs-bus-iio-adc-max9611 | 16 attributes as it is used to calculate two different values: power load and
|
D | sysfs-driver-w1_ds28e17 | 18 Description: When written, this file sets the multiplier used to calculate
|
/linux-6.1.9/drivers/mtd/nand/raw/ingenic/ |
D | ingenic_ecc.h | 65 int (*calculate)(struct ingenic_ecc *ecc, member
|
D | ingenic_ecc.c | 31 return ecc->ops->calculate(ecc, params, buf, ecc_code); in ingenic_ecc_calculate()
|
D | jz4740_ecc.c | 176 .calculate = jz4740_ecc_calculate,
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/dac/ |
D | adi,ad7303.yaml | 21 Used to calculate output channel scalling if REF-supply not specified.
|
/linux-6.1.9/drivers/iio/common/cros_ec_sensors/ |
D | Kconfig | 31 This module is loaded when the EC can calculate the angle between the base
|
/linux-6.1.9/drivers/gpu/drm/nouveau/nvkm/engine/gr/fuc/ |
D | gpc.fuc | 198 // calculate GPC mmio context size 205 // calculate per-TPC mmio context size 215 // calculate per-UNK mmio context size 235 // calculate size of strand context data 242 // calculate size of tpc strand context data
|
/linux-6.1.9/Documentation/devicetree/bindings/iio/impedance-analyzer/ |
D | adi,ad5933.yaml | 29 are connected together. Used to calculate voltage scaling of measurement
|
/linux-6.1.9/Documentation/networking/ |
D | 6lowpan.rst | 10 The priv_size of each interface should be calculate by::
|
/linux-6.1.9/Documentation/devicetree/bindings/net/ |
D | arc_emac.txt | 18 The clock frequency is needed to calculate and set polling period of EMAC.
|
/linux-6.1.9/Documentation/devicetree/bindings/mfd/ |
D | mxs-lradc.txt | 14 - fsl,ave-ctrl: number of samples per direction to calculate an average value.
|
/linux-6.1.9/Documentation/admin-guide/perf/ |
D | hns3-pmu.rst | 49 calculate real performance data in userspace. 57 computation to calculate real performance data is:::
|
/linux-6.1.9/arch/x86/events/ |
D | Kconfig | 34 (CPUID Fn8000_0007_EDX[12]) interface to calculate the
|
/linux-6.1.9/arch/arm/mm/ |
D | cache-v4wt.S | 85 sub r3, r1, r0 @ calculate total size
|
/linux-6.1.9/Documentation/usb/ |
D | misc_usbsevseg.rst | 47 to set the nth decimal place calculate 10 ** n
|
/linux-6.1.9/drivers/mtd/nand/raw/ |
D | s3c2410.c | 951 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_attach_chip() 958 chip->ecc.calculate = s3c2410_nand_calculate_ecc; in s3c2410_nand_attach_chip() 963 chip->ecc.calculate = s3c2412_nand_calculate_ecc; in s3c2410_nand_attach_chip() 968 chip->ecc.calculate = s3c2440_nand_calculate_ecc; in s3c2410_nand_attach_chip()
|
/linux-6.1.9/drivers/s390/char/ |
D | sclp.c | 252 static int sclp_init_mask(int calculate); 974 sclp_init_mask(int calculate) in sclp_init_mask() argument 996 if (calculate) in sclp_init_mask() 1022 if (calculate) { in sclp_init_mask()
|