Home
last modified time | relevance | path

Searched full:nominal (Results 1 – 25 of 183) sorted by relevance

12345678

/linux/Documentation/devicetree/bindings/phy/
H A Dphy-stm32-usbphyc.yaml129 - <0> = 18.87 mA target current / nominal + 0%
130 - <1> = 19.165 mA target current / nominal + 1.56%
131 - <2> = 19.46 mA target current / nominal + 3.12%
132 - <3> = 19.755 mA target current / nominal + 4.68%
133 - <4> = 20.05 mA target current / nominal + 6.24%
134 - <5> = 20.345 mA target current / nominal + 7.8%
135 - <6> = 20.64 mA target current / nominal + 9.36%
136 - <7> = 20.935 mA target current / nominal + 10.92%
137 - <8> = 21.23 mA target current / nominal + 12.48%
138 - <9> = 21.525 mA target current / nominal + 14.04%
[all …]
H A Dfsl,imx8mq-usb-phy.yaml45 Tunes the HS DC level relative to the nominal level
52 its nominal value
71 relative to the nominal value
77 Adjust TX de-emphasis attenuation in dB at nominal
H A Dapm,xgene-phy.yaml52 nominal sampling point. 1 means sample data later than the nominal
/linux/drivers/memory/tegra/
H A Dtegra210-emc-table.c32 /* only the nominal and derated tables are expected */ in tegra210_emc_table_device_init()
38 if (emc->nominal) { in tegra210_emc_table_device_init()
40 dev_warn(dev, "%u derated vs. %u nominal entries\n", in tegra210_emc_table_device_init()
49 emc->nominal = timings; in tegra210_emc_table_device_init()
65 if ((emc->nominal && timings != emc->nominal) && in tegra210_emc_table_device_release()
H A Dtegra210-emc-core.c632 dev_dbg(emc->dev, "switching to nominal refresh...\n"); in tegra210_emc_poll_refresh()
789 timings = emc->nominal; in tegra210_emc_set_refresh()
1850 /* attach to the nominal and (optional) derated tables */ in tegra210_emc_probe()
1851 err = of_reserved_mem_device_init_by_name(emc->dev, np, "nominal"); in tegra210_emc_probe()
1853 dev_err(emc->dev, "failed to get nominal EMC table: %d\n", err); in tegra210_emc_probe()
1864 if (emc->nominal) { in tegra210_emc_probe()
1865 err = tegra210_emc_validate_timings(emc, emc->nominal, in tegra210_emc_probe()
1878 /* default to the nominal table */ in tegra210_emc_probe()
1879 emc->timings = emc->nominal; in tegra210_emc_probe()
/linux/drivers/cpufreq/
H A Dpowernv-cpufreq.c153 * max, min and nominal frequencies. It also stores number of
156 * powernv_pstate_info.nominal indicates the index to the highest
162 unsigned int nominal; member
184 * corresponding to the nominal frequency.
190 return powernv_freqs[powernv_pstate_info.nominal].driver_data; in idx_to_pstate()
202 * this will return the index of the nominal
216 return powernv_pstate_info.nominal; in pstate_to_idx()
260 if (of_property_read_u32(power_mgt, "ibm,pstate-nominal", in init_powernv_pstates()
262 pr_warn("ibm,pstate-nominal not found\n"); in init_powernv_pstates()
284 pr_info("cpufreq pstate min 0x%x nominal 0x%x max 0x%x\n", pstate_min, in init_powernv_pstates()
[all …]
H A Damd-pstate-ut.c163 pr_err("%s cpu%d nominal=%d %d lowest_nonlinear=%d %d lowest=%d %d, they should be equal!\n", in amd_pstate_ut_check_perf()
174 …pr_err("%s cpu%d highest=%d >= nominal=%d > lowest_nonlinear=%d > lowest=%d > 0, the formula is in… in amd_pstate_ut_check_perf()
206 …pr_err("%s cpu%d max=%d >= nominal=%d > lowest_nonlinear=%d > min=%d > 0, the formula is incorrect… in amd_pstate_ut_check_freq()
H A Darmada-8k-cpufreq.c80 /* Get nominal (current) CPU frequency. */ in armada_8k_add_opp()
153 * supported (which are the nominal CPU frequency and full integer in armada_8k_cpufreq_init()
/linux/Documentation/hwmon/
H A Dsmsc47m192.rst44 Voltages are scaled such that the nominal voltage corresponds to
46 each voltage channel is 0V ... 255/192*(nominal voltage), the resolution
47 is 1 bit per (nominal voltage)/192.
68 in1_input CPU voltage input (nominal 2.25V)
72 in5_input Vcc voltage input (nominal 3.3V)
H A Dadm9240.rst147 nr label nominal maximum resolution
158 The reading is an unsigned 8-bit value, nominal voltage measurement is
/linux/Documentation/devicetree/bindings/ata/
H A Dceva,ahci-1v84.yaml48 - description: CIBGN - COMINIT Burst Gap Nominal.
61 - description: CWBGN - COMWAKE Burst Gap Nominal.
72 - description: BNM - COM Burst Nominal.
94 - description: CIBGN - COMINIT Burst Gap Nominal.
107 - description: CWBGN - COMWAKE Burst Gap Nominal.
118 - description: BNM - COM Burst Nominal.
/linux/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-colorimetry.rst25 The Content Light Level defines upper bounds for the nominal target
88 - Specifies the nominal maximum display luminance of the mastering
92 - specifies the nominal minimum display luminance of the mastering
H A Dfunc-read.rst65 reading, or the capture rate must fall below the nominal frame rate of
79 nominal frame rate. An example of this model is the video read mode of
H A Dstreaming-par.rst14 The current video standard determines a nominal number of frames per
/linux/Documentation/userspace-api/media/drivers/
H A Dimx-uapi.rst42 intervals (elapsed time between two EOF's) drop below the nominal
67 the nominal frame interval reported by the sensor. This can reduce noise
72 If the averaged intervals fall outside nominal by this amount, in
/linux/drivers/staging/media/imx/
H A Dimx-media-fim.c65 unsigned long nominal; /* usec */ member
85 fim->nominal = DIV_ROUND_CLOSEST_ULL(1000000ULL * (u64)fi->numerator, in update_fim_nominal()
88 dev_dbg(fim->sd->dev, "FI=%lu usec\n", fim->nominal); in update_fim_nominal()
142 * from the nominal frame rate, send the frame interval error event. The
158 error = abs(interval - NSEC_PER_USEC * (u64)fim->nominal); in frame_interval_monitor()
/linux/Documentation/admin-guide/pm/
H A Dcpufreq_drivers.rst170 a percentage of the nominal (ie: maximum) CPU frequency. The output buffer
245 nominal frequency from the BIOS, sometimes, the values displayed by
251 In this example, the nominal frequency is 2933 MHz. The driver obtains the
252 current frequency, cpuinfo_cur_freq, as 54% of the nominal frequency:
256 Nominal frequency is the maximum frequency of the processor, and it usually
H A Damd-pstate.rst55 Nominal Perf ------>+-----------------------+ +-----------------------+
101 Nominal (Guaranteed) Performance (RO)
108 able to sustain their nominal performance state simultaneously.
148 a relative number. This can be expressed as percentage of nominal
149 performance (infrastructure max). Below the nominal sustained performance
151 processor subject to hardware. Above the nominal performance level,
152 the processor must provide at least nominal performance requested and go higher
366 performance scale as a relative number. This can be expressed as percentage of nominal
367 performance (infrastructure max). Below the nominal sustained performance level,
369 to the Performance Reduction Tolerance register. Above the nominal performance level,
[all …]
/linux/Documentation/devicetree/bindings/sound/
H A Dcs35l32.txt39 - cirrus,battery-recovery : Low battery nominal recovery threshold, rising VP.
45 - cirrus,battery-threshold : Low battery nominal threshold, falling VP.
/linux/tools/testing/selftests/cgroup/
H A Dmemcg_protection.m16 % n vector nominal protection of siblings set at the given level (memory.low)
51 protected = min(n, c); % start with nominal
/linux/drivers/net/wireless/ath/ath9k/
H A Dar9002_phy.c359 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9285_2GHZ; in ar9002_hw_set_nf_limits()
363 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9287_2GHZ; in ar9002_hw_set_nf_limits()
367 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9271_2GHZ; in ar9002_hw_set_nf_limits()
371 ah->nf_2g.nominal = AR_PHY_CCA_NOM_VAL_9280_2GHZ; in ar9002_hw_set_nf_limits()
374 ah->nf_5g.nominal = AR_PHY_CCA_NOM_VAL_9280_5GHZ; in ar9002_hw_set_nf_limits()
/linux/drivers/acpi/
H A Dacpi_pcc.c114 * pcc_chan->latency is just a Nominal value. In reality the remote in acpi_pcc_address_space_handler()
116 * amount of wait on top of Nominal. in acpi_pcc_address_space_handler()
/linux/drivers/net/can/peak_canfd/
H A DKconfig9 CAN-FD access to the CAN bus. Besides the nominal bitrate of up to
/linux/drivers/net/wireless/broadcom/brcm80211/brcmfmac/
H A Dxtlv.h12 * is nominal, and is used to support variable length id and type. See
/linux/tools/perf/pmu-events/arch/x86/elkhartlake/
H A Dehl-metrics.json49 "BriefDescription": "Average Frequency Utilization relative nominal frequency",

12345678