Home
last modified time | relevance | path

Searched +full:400 +full:us (Results 1 – 25 of 339) sorted by relevance

12345678910>>...14

/Linux-v6.6/drivers/phy/marvell/
Dphy-mmp3-usb.c211 * | 200us | 400us | 40| 400us | USB PHY READY in mmp3_usb_phy_calibrate()
216 udelay(400); in mmp3_usb_phy_calibrate()
220 udelay(400); in mmp3_usb_phy_calibrate()
/Linux-v6.6/drivers/regulator/
Drk808-regulator.c444 * i2c is 400kHz (2.5us per bit) and we must transmit _at least_ in rk808_buck1_2_i2c_set_voltage_sel()
446 * got more than 65 us between each voltage change and thus in rk808_buck1_2_i2c_set_voltage_sel()
447 * won't ramp faster than ~1500 uV / us. in rk808_buck1_2_i2c_set_voltage_sel()
459 * 100000uv/us, wait 1us to make sure the target voltage to be stable, in rk808_buck1_2_i2c_set_voltage_sel()
1012 BIT(0), 400),
1015 BIT(1), 400),
1018 BIT(2), 400),
1186 BIT(0), 400),
1189 BIT(1), 400),
1205 .enable_time = 400,
[all …]
Dhi6421-regulator.c125 * odelay - off/on delay time in uS
164 * odelay - off/on delay time in uS
204 * odelay - off/on delay time in uS
243 * odelay - off/on delay time in uS
279 * odelay - off/on delay time in uS
353 HI6421_BUCK012(BUCK0, hi6421_buck0, 0x0d, 0x7f, 0x0c, 0x01, 0x10, 400,
355 HI6421_BUCK012(BUCK1, hi6421_buck1, 0x0f, 0x7f, 0x0e, 0x01, 0x10, 400,
/Linux-v6.6/include/linux/sunrpc/
Dmsg_prot.h43 #define RPC_MAX_AUTH_SIZE (400)
131 * body<RPC_MAX_AUTH_SIZE> 100 xdr units = 400 bytes
136 * body<RPC_MAX_AUTH_SIZE> 100 xdr units = 400 bytes
176 * US-ASCII string:
193 * US-ASCII string:
/Linux-v6.6/Documentation/devicetree/bindings/regulator/
Drichtek,rt6245-regulator.yaml55 delay time 0us, 10us, 20us, 40us. If this property is missing then keep
63 Buck switch frequency selection. Each respective value means 400KHz,
Dqcom-labibb-regulator.yaml27 qcom,soft-start-us:
29 enum: [200, 400, 600, 800]
/Linux-v6.6/arch/arm/boot/dts/arm/
Dvexpress-v2p-ca15_a7.dts92 entry-latency-us = <1000>;
93 exit-latency-us = <700>;
94 min-residency-us = <2000>;
100 entry-latency-us = <1000>;
101 exit-latency-us = <500>;
102 min-residency-us = <2500>;
162 compatible = "arm,cci-400";
169 compatible = "arm,cci-400-ctrl-if";
175 compatible = "arm,cci-400-ctrl-if";
181 compatible = "arm,cci-400-pmu,r0";
/Linux-v6.6/drivers/staging/media/atomisp/pci/
Datomisp_internal.h55 /* MRFLD with 0x1179: max ISP freq limited to 400MHz */
57 /* MRFLD with 0x117a: max ISP freq is 400MHz and max freq at Vmin is 200MHz */
105 * 1000 us is a reasonable value considering that the processing
106 * time is typically ~2000 us.
/Linux-v6.6/arch/arm64/boot/dts/synaptics/
Dberlin4ct.dtsi77 entry-latency-us = <75>;
78 exit-latency-us = <155>;
79 min-residency-us = <1000>;
117 compatible = "arm,gic-400";
135 gpio0: gpio@400 {
/Linux-v6.6/arch/arm/include/asm/
Dkgdb.h19 * it will send us an SWI command to write into memory as the
27 * switch from SVC to UND mode, allowing us to save full kernel state.
79 #define BUFMAX 400
/Linux-v6.6/drivers/hwmon/
Dltc4260.c53 /* 400 mV resolution. Convert to mV. */ in ltc4260_get_value()
54 val = val * 400; in ltc4260_get_value()
182 MODULE_AUTHOR("Guenter Roeck <linux@roeck-us.net>");
/Linux-v6.6/include/linux/mtd/
Dspinand.h176 * tPROG 300us to 400us
177 * tREAD 25us to 100us
180 * For reset, 5us/10us/500us if the device is respectively
182 * issue a RESET when the device is IDLE, 5us is selected for both initial
194 #define SPINAND_WAITRDY_TIMEOUT_MS 400
/Linux-v6.6/Documentation/devicetree/bindings/thermal/
Dqcom-spmi-adc-tm-hc.yaml79 qcom,hw-settle-time-us:
81 enum: [0, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 6000, 8000, 10000]
145 qcom,hw-settle-time-us = <200>;
Dqcom-spmi-adc-tm5.yaml84 qcom,hw-settle-time-us:
86 … enum: [15, 100, 200, 300, 400, 500, 600, 700, 1000, 2000, 4000, 8000, 16000, 32000, 64000, 128000]
201 qcom,hw-settle-time-us = <200>;
249 qcom,hw-settle-time-us = <200>;
257 qcom,hw-settle-time-us = <200>;
/Linux-v6.6/tools/testing/selftests/powerpc/pmu/ebb/
Dlost_exception_test.c49 orig_period = max_period = sample_period = 400; in test_body()
56 * us entering the kernel to do the syscall. We then need the in test_body()
/Linux-v6.6/drivers/iio/light/
Dzopt2201.c43 #define ZOPT2201_MEAS_RES_20BIT 0 /* takes 400 ms */
106 unsigned long us; /* measurement time in micro seconds */ member
170 { 0, 400, 4, 1 },
197 unsigned long t = zopt2201_resolution[data->res].us; in zopt2201_read()
297 *val2 = zopt2201_resolution[data->res].us; in zopt2201_read_raw()
328 if (val2 == zopt2201_resolution[i].us) { in zopt2201_write_resolution()
442 zopt2201_resolution[i].us); in zopt2201_show_int_time_available()
/Linux-v6.6/drivers/clocksource/
Dtimer-meson6.c134 .rating = 400,
170 /* Set 1us for timer E */ in meson6_timer_init()
181 /* Timer A base 1us */ in meson6_timer_init()
/Linux-v6.6/drivers/gpu/drm/i915/display/
Di9xx_wm.c36 {1, 0, 800, 400, 3382, 33382, 3983, 33983}, /* DDR2-400 SC */
42 {1, 0, 667, 400, 3400, 33400, 4021, 34021}, /* DDR2-400 SC */
48 {1, 0, 400, 400, 3472, 33472, 4173, 34173}, /* DDR2-400 SC */
49 {1, 0, 400, 667, 3443, 33443, 3996, 33996}, /* DDR2-667 SC */
50 {1, 0, 400, 800, 3430, 33430, 3946, 33946}, /* DDR2-800 SC */
51 {1, 1, 400, 667, 6509, 36509, 7062, 37062}, /* DDR3-667 SC */
52 {1, 1, 400, 800, 5985, 35985, 6501, 36501}, /* DDR3-800 SC */
54 {0, 0, 800, 400, 3438, 33438, 4065, 34065}, /* DDR2-400 SC */
60 {0, 0, 667, 400, 3456, 33456, 4103, 34106}, /* DDR2-400 SC */
66 {0, 0, 400, 400, 3528, 33528, 4255, 34255}, /* DDR2-400 SC */
[all …]
/Linux-v6.6/drivers/mmc/host/
Dsdhci-of-sparx5.c124 /* For eMMC, minimum is 1us but give it 10us for good measure */ in sdhci_sparx5_reset_emmc()
128 /* For eMMC, minimum is 200us but give it 300us for good measure */ in sdhci_sparx5_reset_emmc()
129 usleep_range(300, 400); in sdhci_sparx5_reset_emmc()
/Linux-v6.6/arch/arm64/boot/dts/arm/
Djuno-r1.dts73 entry-latency-us = <300>;
74 exit-latency-us = <1200>;
75 min-residency-us = <2000>;
82 entry-latency-us = <400>;
83 exit-latency-us = <1200>;
84 min-residency-us = <2500>;
Djuno-r2.dts73 entry-latency-us = <300>;
74 exit-latency-us = <1200>;
75 min-residency-us = <2000>;
82 entry-latency-us = <400>;
83 exit-latency-us = <1200>;
84 min-residency-us = <2500>;
Djuno.dts72 entry-latency-us = <300>;
73 exit-latency-us = <1200>;
74 min-residency-us = <2000>;
81 entry-latency-us = <400>;
82 exit-latency-us = <1200>;
83 min-residency-us = <2500>;
/Linux-v6.6/drivers/input/joystick/
Dgf2k.c24 #define GF2K_START 400 /* The time we wait for the first bit [400 us] */
25 #define GF2K_STROBE 40 /* The time we wait for the first bit [40 us] */
/Linux-v6.6/arch/arm64/boot/dts/qcom/
Dsm4450.dtsi113 CPU4: cpu@400 {
227 entry-latency-us = <800>;
228 exit-latency-us = <750>;
229 min-residency-us = <4090>;
236 entry-latency-us = <600>;
237 exit-latency-us = <1550>;
238 min-residency-us = <4791>;
247 entry-latency-us = <1050>;
248 exit-latency-us = <2500>;
249 min-residency-us = <5309>;
[all …]
/Linux-v6.6/Documentation/scheduler/
Dsched-energy.rst99 Let us consider a platform with 12 CPUs, split in 3 performance domains
136 each performance domain since it is the one which will allow us to keep the
151 Let us consider a (fake) platform with 2 independent performance domains
159 below. CPUs 0-3 have a util_avg of 400, 100, 600 and 500 respectively
172 512 =========== - ##- - - - - | 170 | 50 | 512 | 400 |
233 768 ============= * CPU0: 400 / 512 * 300 = 234

12345678910>>...14