/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/tests/ |
D | links.c | 72 unsigned int grade; member 81 .grade = 177, 90 .grade = 344, 99 .grade = 3442, 109 .grade = 1836, 120 .grade = 2061, 131 .grade = 1552, 140 .grade = 1750, 149 .grade = 1312, 158 .grade = 1806, [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | xlnx,clocking-wizard.yaml | 43 xlnx,speed-grade: 47 Speed grade of the device. Higher the speed grade faster is the FPGA device. 62 - xlnx,speed-grade 73 xlnx,speed-grade = <1>;
|
D | silabs,si544.txt | 13 to the speed grade of the chip.
|
D | silabs,si5341.txt | 25 The device type, speed grade and revision are determined runtime by probing.
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/mvm/ |
D | link.c | 442 u16 grade; member 448 .grade = _grade \ 473 #define MAX_GRADE (rssi_to_grade_map[ARRAY_SIZE(rssi_to_grade_map) - 1].grade) 587 /* This function calculates the grade of a link. Returns 0 in error case */ 594 unsigned int grade = MAX_GRADE; in iwl_mvm_get_link_grade() local 616 /* No valid RSSI - take the lowest grade */ in iwl_mvm_get_link_grade() 620 /* Get grade based on RSSI */ in iwl_mvm_get_link_grade() 627 grade = line->grade; in iwl_mvm_get_link_grade() 632 grade = grade * iwl_mvm_get_chan_load_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade() 633 grade = grade * iwl_mvm_get_puncturing_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade() [all …]
|
/linux-6.12.1/Documentation/devicetree/bindings/cpufreq/ |
D | imx-cpufreq-dt.txt | 13 - Supported speed grade mask 27 /* grade >= 0, consumer only */ 34 /* grade >= 1, all segments */
|
/linux-6.12.1/drivers/mmc/host/ |
D | dw_mmc-starfive.c | 59 static const int grade = MAX_DELAY_CHAIN; in dw_mci_starfive_execute_tuning() local 64 for (smpl_phase = 0; smpl_phase < grade; smpl_phase++) { in dw_mci_starfive_execute_tuning() 78 if (smpl_phase >= grade) in dw_mci_starfive_execute_tuning() 79 smpl_fall = grade - 1; in dw_mci_starfive_execute_tuning()
|
/linux-6.12.1/Documentation/devicetree/bindings/nvmem/ |
D | imx-ocotp.yaml | 76 cpu_speed_grade: speed-grade@10 { 84 tempmon_temp_grade: temp-grade@20 {
|
/linux-6.12.1/Documentation/devicetree/bindings/thermal/ |
D | imx-thermal.yaml | 40 - description: Phandle to the temperature grade provided by ocotp 93 tempmon_temp_grade: temp-grade@20 {
|
/linux-6.12.1/scripts/package/ |
D | snapcraft.template | 5 grade: stable
|
/linux-6.12.1/arch/arm64/boot/dts/freescale/ |
D | tqma8xx.dtsi | 47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */ 55 /* end of temperature grade adjustments */
|
/linux-6.12.1/net/tipc/ |
D | Kconfig | 13 originates from Ericsson where it has been used in carrier grade
|
/linux-6.12.1/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs4234.yaml | 19 standard audio grade DAC, with performance specifications identical
|
/linux-6.12.1/sound/soc/atmel/ |
D | Kconfig | 176 2 data lines. The signal path includes an audio grade programmable
|
/linux-6.12.1/drivers/clk/ |
D | clk-si544.c | 39 /* Max freq depends on speed grade */ 45 /* VCO range is 10.8 .. 12.1 GHz, max depends on speed grade */
|
/linux-6.12.1/drivers/cpufreq/ |
D | ti-cpufreq.c | 60 * The V, U, and T speed grade numbering is out of order 294 * high speed grade eFuse and no abb ldo
|
D | imx-cpufreq-dt.c | 153 dev_info(&pdev->dev, "cpu speed grade %d mkt segment %d supported-hw %#x %#x\n", in imx_cpufreq_dt_probe()
|
D | sun50i-cpufreq-nvmem.c | 159 * sun50i_cpufreq_get_efuse() - Determine speed grade from efuse value
|
/linux-6.12.1/drivers/acpi/ |
D | thermal_lib.c | 15 * Minimum temperature for full military grade is 218°K (-55°C) and
|
/linux-6.12.1/drivers/clk/xilinx/ |
D | clk-xlnx-clock-wizard.c | 131 * @speed_grade: Speed grade of the device 181 /* maximum frequencies for input/output clocks per speed grade */ 990 ret = of_property_read_u32(np, "xlnx,speed-grade", &clk_wzrd->speed_grade); in clk_wzrd_probe() 993 dev_warn(&pdev->dev, "invalid speed grade '%d'\n", in clk_wzrd_probe()
|
/linux-6.12.1/Documentation/devicetree/bindings/mfd/ |
D | rohm,bd96801-pmic.yaml | 13 BD96801 is an automotive grade single-chip power management IC.
|
/linux-6.12.1/arch/arm/boot/dts/ti/omap/ |
D | omap34xx.dtsi | 71 /* only high-speed grade omap3530 devices */
|
/linux-6.12.1/drivers/staging/most/Documentation/ |
D | driver_usage.txt | 23 of Automotive Grade Linux to create open source software solutions for
|
/linux-6.12.1/drivers/thermal/ |
D | imx_thermal.c | 425 /* The maximum die temp is specified by the Temperature Grade */ in imx_init_temp_grade() 696 dev_info(dev, "%s CPU temperature grade - max:%dC" in imx_thermal_probe()
|
/linux-6.12.1/Documentation/driver-api/thermal/ |
D | power_allocator.rst | 70 to the speed-grade of the silicon. `sustainable_power` is therefore
|