Home
last modified time | relevance | path

Searched full:grade (Results 1 – 25 of 45) sorted by relevance

12

/linux/drivers/net/wireless/intel/iwlwifi/mvm/tests/
H A Dlinks.c72 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/Documentation/devicetree/bindings/clock/
H A Dxlnx,clocking-wizard.yaml48 xlnx,speed-grade:
52 Speed grade of the device. Higher the speed grade faster is the FPGA device.
67 - xlnx,speed-grade
79 xlnx,speed-grade = <1>;
H A Dsilabs,si544.txt13 to the speed grade of the chip.
H A Dsilabs,si5341.txt25 The device type, speed grade and revision are determined runtime by probing.
/linux/drivers/net/wireless/intel/iwlwifi/mvm/
H A Dlink.c444 u16 grade; member
450 .grade = _grade \
475 #define MAX_GRADE (rssi_to_grade_map[ARRAY_SIZE(rssi_to_grade_map) - 1].grade)
589 /* This function calculates the grade of a link. Returns 0 in error case */
596 unsigned int grade = MAX_GRADE; in iwl_mvm_get_link_grade() local
618 /* No valid RSSI - take the lowest grade */ in iwl_mvm_get_link_grade()
622 /* Get grade based on RSSI */ in iwl_mvm_get_link_grade()
629 grade = line->grade; in iwl_mvm_get_link_grade()
634 grade = grade * iwl_mvm_get_chan_load_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade()
635 grade = grade * iwl_mvm_get_puncturing_factor(link_conf) / SCALE_FACTOR; in iwl_mvm_get_link_grade()
[all …]
/linux/Documentation/devicetree/bindings/cpufreq/
H A Dimx-cpufreq-dt.txt13 - Supported speed grade mask
27 /* grade >= 0, consumer only */
34 /* grade >= 1, all segments */
/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-ocotp.yaml76 cpu_speed_grade: speed-grade@10 {
84 tempmon_temp_grade: temp-grade@20 {
/linux/Documentation/devicetree/bindings/thermal/
H A Dimx-thermal.yaml40 - description: Phandle to the temperature grade provided by ocotp
93 tempmon_temp_grade: temp-grade@20 {
/linux/scripts/package/
H A Dsnapcraft.template5 grade: stable
/linux/arch/arm64/boot/dts/freescale/
H A Dtqma8xx.dtsi47 /* TQMa8Xx only uses industrial grade, reduce trip points accordingly */
55 /* end of temperature grade adjustments */
/linux/net/tipc/
H A DKconfig13 originates from Ericsson where it has been used in carrier grade
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs4234.yaml19 standard audio grade DAC, with performance specifications identical
/linux/drivers/clk/
H A Dclk-si544.c39 /* Max freq depends on speed grade */
45 /* VCO range is 10.8 .. 12.1 GHz, max depends on speed grade */
/linux/sound/soc/atmel/
H A DKconfig176 2 data lines. The signal path includes an audio grade programmable
/linux/drivers/acpi/
H A Dthermal_lib.c15 * Minimum temperature for full military grade is 218°K (-55°C) and
/linux/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c130 * @speed_grade: Speed grade of the device
180 /* maximum frequencies for input/output clocks per speed grade */
1160 ret = of_property_read_u32(np, "xlnx,speed-grade", &clk_wzrd->speed_grade); in clk_wzrd_probe()
1163 dev_warn(&pdev->dev, "invalid speed grade '%d'\n", in clk_wzrd_probe()
/linux/arch/arm/boot/dts/ti/omap/
H A Domap34xx.dtsi71 /* only high-speed grade omap3530 devices */
H A Dam57xx-beagle-x15-common.dtsi8 #include "am57xx-commercial-grade.dtsi"
H A Dam57xx-idk-common.dtsi6 #include "am57xx-industrial-grade.dtsi"
/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd96801-pmic.yaml13 BD96801 is an automotive grade single-chip power management IC.
/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt23 of Automotive Grade Linux to create open source software solutions for
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst70 to the speed-grade of the silicon. `sustainable_power` is therefore
/linux/tools/accounting/
H A Dprocacct.c46 * elsewhere. It is recommended that commercial grade applications use
/linux/arch/alpha/
H A DKconfig422 as benchmark-grade in-kernel web serving) that can make use of as
/linux/arch/x86/kernel/cpu/mce/
H A Dseverity.c23 * Grade an mce by severity. In general the most severe ones are processed

12