Home
last modified time | relevance | path

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

12

/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,si5341.yaml37 The device type, speed grade and revision are determined runtime by probing.
/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/drivers/iio/adc/
H A Dad4030.c139 u8 grade; member
953 unsigned int grade; in ad4030_detect_chip_info() local
956 ret = regmap_read(st->regmap, AD4030_REG_CHIP_GRADE, &grade); in ad4030_detect_chip_info()
960 grade = FIELD_GET(AD4030_REG_CHIP_GRADE_MASK_CHIP_GRADE, grade); in ad4030_detect_chip_info()
961 if (grade != st->chip->grade) in ad4030_detect_chip_info()
962 dev_warn(&st->spi->dev, "Unknown grade(0x%x) for %s\n", grade, in ad4030_detect_chip_info()
1126 .grade = AD4030_REG_CHIP_GRADE_AD4030_24_GRADE,
1142 .grade = AD4030_REG_CHIP_GRADE_AD4630_16_GRADE,
1158 .grade = AD4030_REG_CHIP_GRADE_AD4630_24_GRADE,
1174 .grade = AD4030_REG_CHIP_GRADE_AD4632_16_GRADE,
[all …]
/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-ocotp.yaml76 cpu_speed_grade: speed-grade@10 {
84 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 */
H A Dtqma8xxs.dtsi173 /* TQMa8XxS only uses industrial grade, reduce trip points accordingly */
181 /* end of temperature grade adjustments */
/linux/net/tipc/
H A DKconfig13 originates from Ericsson where it has been used in carrier grade
/linux/drivers/net/wireless/intel/iwlwifi/mld/tests/
H A Dlink-selection.c158 /* Assert that the returned grade matches the expected grade */ in test_link_grading()
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs4234.yaml19 standard audio grade DAC, with performance specifications identical
/linux/Documentation/devicetree/bindings/mfd/
H A Drohm,bd96802-pmic.yaml13 BD96802Qxx-C and BD96806 are automotive grade configurable Power Management
H A Drohm,bd96801-pmic.yaml13 BD96801 and BD96805 are automotive grade, single-chip power management ICs.
/linux/sound/soc/atmel/
H A DKconfig169 2 data lines. The signal path includes an audio grade programmable
/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/drivers/net/wireless/intel/iwlwifi/mld/
H A Dmlo.h157 u16 grade; member
/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.c132 * @speed_grade: Speed grade of the device
186 /* maximum frequencies for input/output clocks per speed grade */
1186 ret = of_property_read_u32(np, "xlnx,speed-grade", &clk_wzrd->speed_grade); in clk_wzrd_probe()
1189 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-idk-common.dtsi6 #include "am57xx-industrial-grade.dtsi"
H A Dam5729-beagleboneai.dts9 #include "am57xx-commercial-grade.dtsi"
/linux/drivers/thermal/
H A Dimx_thermal.c425 /* 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/drivers/staging/most/Documentation/
H A Ddriver_usage.txt23 of Automotive Grade Linux to create open source software solutions for
/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c186 * sun50i_cpufreq_get_efuse() - Determine speed grade from efuse value
/linux/Documentation/driver-api/thermal/
H A Dpower_allocator.rst70 to the speed-grade of the silicon. `sustainable_power` is therefore

12