Home
last modified time | relevance | path

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

123

/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dxlnx,clocking-wizard.yaml42 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>;
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.
/openbmc/linux/drivers/mmc/host/
H A Ddw_mmc-starfive.c50 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()
/openbmc/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 */
/openbmc/linux/Documentation/devicetree/bindings/nvmem/
H A Dimx-ocotp.yaml72 cpu_speed_grade: speed-grade@10 {
80 tempmon_temp_grade: temp-grade@20 {
/openbmc/linux/Documentation/devicetree/bindings/thermal/
H A Dimx-thermal.yaml41 - description: Phandle to the temperature grade provided by ocotp
88 tempmon_temp_grade: temp-grade@20 {
/openbmc/u-boot/arch/arm/mach-imx/
H A Dcpu.c219 puts("Automotive temperature grade "); in print_cpuinfo()
222 puts("Industrial temperature grade "); in print_cpuinfo()
225 puts("Extended Commercial temperature grade "); in print_cpuinfo()
228 puts("Commercial temperature grade "); in print_cpuinfo()
/openbmc/linux/scripts/package/
H A Dsnapcraft.template5 grade: stable
/openbmc/linux/net/tipc/
H A DKconfig13 originates from Ericsson where it has been used in carrier grade
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs4234.yaml19 standard audio grade DAC, with performance specifications identical
/openbmc/linux/drivers/clk/xilinx/
H A Dclk-xlnx-clock-wizard.c94 * @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()
/openbmc/u-boot/arch/arm/include/asm/arch-mx6/
H A Dmx6-ddr.h364 /* Device Information: Varies per DDR3 part number and speed grade */
379 /* Device Information: Varies per LPDDR2 part number and speed grade */
/openbmc/linux/drivers/thermal/
H A Dthermal_acpi.c15 * Minimum temperature for full military grade is 218°K (-55°C) and
H A Dimx_thermal.c440 /* The maximum die temp is specified by the Temperature Grade */ in imx_init_temp_grade()
713 dev_info(&pdev->dev, "%s CPU temperature grade - max:%dC" in imx_thermal_probe()
/openbmc/u-boot/arch/arm/mach-imx/imx8m/
H A Dclock.c766 u32 grade; in clock_init() local
775 grade = get_cpu_temp_grade(NULL, NULL); in clock_init()
776 if (!grade) { in clock_init()
/openbmc/linux/sound/soc/atmel/
H A DKconfig176 2 data lines. The signal path includes an audio grade programmable
/openbmc/hiomapd/
H A Dprotocol.c60 * Store the raw value, as we may up- or down- grade the protocol in protocol_events_set()
108 /* Do the {up,down}grade if necessary*/ in protocol_v1_get_info()
526 /* Do the {up,down}grade if necessary*/ in protocol_v2_get_info()
/openbmc/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 */
/openbmc/linux/drivers/cpufreq/
H A Dsun50i-cpufreq-nvmem.c29 * sun50i_cpufreq_get_efuse() - Determine speed grade from efuse value
H A Dimx-cpufreq-dt.c153 dev_info(&pdev->dev, "cpu speed grade %d mkt segment %d supported-hw %#x %#x\n", in imx_cpufreq_dt_probe()
/openbmc/linux/arch/arm/boot/dts/ti/omap/
H A Domap34xx.dtsi71 /* only high-speed grade omap3530 devices */
/openbmc/u-boot/board/toradex/colibri_imx6/
H A Dcolibri_imx6.c1065 puts("Commercial temperature grade DDR3 timings, 64bit bus width.\n"); in spl_dram_init()
1068 puts("Commercial temperature grade DDR3 timings, 32bit bus width.\n"); in spl_dram_init()
1078 puts("Industrial temperature grade DDR3 timings, 32bit bus width.\n"); in spl_dram_init()
/openbmc/u-boot/arch/arm/mach-imx/mx6/
H A Dsoc.c176 * defines a 2-bit Temperature Grade
178 * return temperature grade and min/max temperature in Celsius
/openbmc/linux/drivers/staging/most/Documentation/
H A Ddriver_usage.txt23 of Automotive Grade Linux to create open source software solutions for

123