Searched full:grade (Results 1 – 25 of 99) sorted by relevance
1234
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/clock/ |
| D | xlnx,clocking-wizard.yaml | 42 xlnx,speed-grade: 46 Speed grade of the device. Higher the speed grade faster is the FPGA device. 61 - xlnx,speed-grade 72 xlnx,speed-grade = <1>;
|
| D | silabs,si544.txt | 13 to the speed grade of the chip.
|
| /kernel/linux/linux-6.6/drivers/mmc/host/ |
| D | dw_mmc-starfive.c | 50 static const int grade = MAX_DELAY_CHAIN; in dw_mci_starfive_execute_tuning() local 60 * Use grade as the max delay chain, and use the rise_point and in dw_mci_starfive_execute_tuning() 64 for (i = 0; i < grade; i++) { in dw_mci_starfive_execute_tuning() 95 fall_point = grade - 1; in dw_mci_starfive_execute_tuning() 98 (grade - 1)) in dw_mci_starfive_execute_tuning() 101 i = (rise_point + grade - 1) / 2; in dw_mci_starfive_execute_tuning()
|
| /kernel/linux/linux-5.10/drivers/staging/clocking-wizard/ |
| D | dt-binding.txt | 18 - speed-grade: Speed grade of the device (valid values are 1..3) 24 speed-grade = <1>;
|
| D | clk-xlnx-clock-wizard.c | 49 * @speed_grade: Speed grade of the device 66 /* maximum frequencies for input/output clocks per speed grade */ 149 ret = of_property_read_u32(np, "speed-grade", &clk_wzrd->speed_grade); in clk_wzrd_probe() 152 dev_warn(&pdev->dev, "invalid speed grade '%d'\n", in clk_wzrd_probe()
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/cpufreq/ |
| D | imx-cpufreq-dt.txt | 13 - Supported speed grade mask 27 /* grade >= 0, consumer only */ 34 /* grade >= 1, all segments */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/cpufreq/ |
| D | imx-cpufreq-dt.txt | 13 - Supported speed grade mask 27 /* grade >= 0, consumer only */ 34 /* grade >= 1, all segments */
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/nvmem/ |
| D | imx-ocotp.yaml | 72 cpu_speed_grade: speed-grade@10 { 80 tempmon_temp_grade: temp-grade@20 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/nvmem/ |
| D | imx-ocotp.yaml | 92 cpu_speed_grade: speed-grade@10 { 100 tempmon_temp_grade: temp-grade@20 {
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/thermal/ |
| D | imx-thermal.yaml | 41 - description: Phandle to the temperature grade provided by ocotp 88 tempmon_temp_grade: temp-grade@20 {
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/thermal/ |
| D | imx-thermal.yaml | 35 - description: Phandle to the temperature grade provided by ocotp 82 tempmon_temp_grade: temp-grade@20 {
|
| /kernel/linux/linux-5.10/scripts/package/ |
| D | snapcraft.template | 5 grade: stable
|
| /kernel/linux/linux-6.6/scripts/package/ |
| D | snapcraft.template | 5 grade: stable
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/clock/ |
| D | silabs,si544.txt | 13 to the speed grade of the chip.
|
| /kernel/linux/linux-6.6/net/tipc/ |
| D | Kconfig | 13 originates from Ericsson where it has been used in carrier grade
|
| /kernel/linux/linux-5.10/net/tipc/ |
| D | Kconfig | 13 originates from Ericsson where it has been used in carrier grade
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/sound/ |
| D | cirrus,cs4234.yaml | 19 standard audio grade DAC, with performance specifications identical
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/sound/ |
| D | cirrus,cs4234.yaml | 19 standard audio grade DAC, with performance specifications identical
|
| /kernel/linux/linux-6.6/drivers/clk/xilinx/ |
| D | clk-xlnx-clock-wizard.c | 94 * @speed_grade: Speed grade of the device 140 /* maximum frequencies for input/output clocks per speed grade */ 613 ret = of_property_read_u32(np, "xlnx,speed-grade", &clk_wzrd->speed_grade); in clk_wzrd_probe() 616 dev_warn(&pdev->dev, "invalid speed grade '%d'\n", in clk_wzrd_probe()
|
| /kernel/linux/linux-6.6/drivers/thermal/ |
| D | thermal_acpi.c | 15 * Minimum temperature for full military grade is 218°K (-55°C) and
|
| /kernel/linux/linux-6.6/sound/soc/atmel/ |
| D | Kconfig | 176 2 data lines. The signal path includes an audio grade programmable
|
| /kernel/linux/linux-5.10/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 */
|
| /kernel/linux/linux-6.6/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 */
|
| /kernel/linux/linux-6.6/drivers/cpufreq/ |
| D | sun50i-cpufreq-nvmem.c | 29 * sun50i_cpufreq_get_efuse() - Determine speed grade from efuse value
|
| 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()
|
1234