Home
last modified time | relevance | path

Searched full:settling (Results 1 – 25 of 135) sorted by relevance

123456

/openbmc/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,tsc2046.yaml55 settling-time-us: true
90 settling-time-us = <700>;
98 settling-time-us = <700>;
103 settling-time-us = <700>;
108 settling-time-us = <700>;
H A Dadi,max11410.yaml109 settling-time-us: true
166 settling-time-us = <100000>;
174 settling-time-us = <50000>;
H A Dadc.yaml42 settling-time-us:
52 settling time.
H A Dqcom,spmi-rradc.yaml28 description: Sets the hardware settling time for the battery ID resistor.
/openbmc/u-boot/arch/arm/mach-omap2/
H A Dabb.c27 * SR2_WTCNT_VALUE is the settling time for the ABB ldo after a in abb_setup_timings()
32 * settling time of ldo in micro-seconds (varies per OMAP family), in abb_setup_timings()
37 * ldo settling time (in micro-seconds) in abb_setup_timings()
43 * SR2_WTCNT_VALUE = settling time / (# SYS_CLK cycles / SYS_CLK rate)) in abb_setup_timings()
46 * "settling time" by 10 such that the final result is the one we want. in abb_setup_timings()
/openbmc/linux/arch/arm/boot/dts/nxp/imx/
H A Dimx6qdl-skov-cpu-revc.dtsi38 settling-time-us = <700>;
44 settling-time-us = <700>;
50 settling-time-us = <700>;
56 settling-time-us = <700>;
H A Dimx6dl-plym2m.dts241 settling-time-us = <300>;
247 settling-time-us = <700>;
253 settling-time-us = <300>;
259 settling-time-us = <700>;
265 settling-time-us = <700>;
271 settling-time-us = <700>;
279 settling-time-us = <300>;
H A Dimx6dl-victgo.dts189 settling-time-us = <700>;
195 settling-time-us = <700>;
201 settling-time-us = <700>;
207 settling-time-us = <700>;
H A Dimx6dl-prtvt7.dts379 settling-time-us = <700>;
385 settling-time-us = <700>;
391 settling-time-us = <700>;
397 settling-time-us = <700>;
/openbmc/linux/Documentation/devicetree/bindings/regulator/
H A Dti-abb-regulator.txt20 - ti,settling-time: Settling time in uSecs from SoC documentation for ABB module
23 computing settling time from SoC Documentation for ABB module(clock
78 ti,settling-time = <30>;
98 ti,settling-time = <50>;
125 ti,settling-time = <50>;
H A Dregulator.yaml73 regulator-settling-time-us:
74 description: Settling time, in microseconds, for voltage change if regulator
78 regulator-settling-time-up-us:
79 description: Settling time, in microseconds, for voltage increase if
84 regulator-settling-time-down-us:
85 description: Settling time, in microseconds, for voltage decrease if
/openbmc/linux/Documentation/devicetree/bindings/input/touchscreen/
H A Dfsl-mx25-tcq.txt20 - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
/openbmc/linux/Documentation/devicetree/bindings/mfd/
H A Dmxs-lradc.txt19 - fsl,settling: delay between plate switch to next sample. Allowed value is
32 fsl,settling = <10>;
44 fsl,settling = <10>;
H A Dst,stmpe.yaml164 st,settling:
168 Panel driver settling time
291 st,settling = <3>;
/openbmc/linux/drivers/input/touchscreen/
H A Dstmpe-ts.c62 * @settling: Panel driver settling time
80 u8 settling; member
195 STMPE_SETTLING(ts->settling); in stmpe_init_hw()
278 if (!of_property_read_u32(np, "st,settling", &val)) in stmpe_ts_get_platform_info()
279 ts->settling = val; in stmpe_ts_get_platform_info()
H A Dwm9705.c54 * For accurate touchpanel measurements, some settling time may be
123 * The delay is 3 AC97 link frames + the touchpanel settling delay
155 /* polling mode sample settling delay */ in wm9705_phy_init()
/openbmc/linux/drivers/net/ethernet/realtek/
H A Datp.h99 inbyte(port + PAR_STATUS); /* Settling time delay */ in read_nibble()
116 inbyte(ioaddr + PAR_STATUS); /* Settling time delay -- needed! */ in read_byte_mode0()
117 inbyte(ioaddr + PAR_STATUS); /* Settling time delay -- needed! */ in read_byte_mode0()
130 inbyte(ioaddr + PAR_STATUS); /* Settling time delay -- needed! */ in read_byte_mode2()
145 /* Read a byte through the data register, double reading to allow settling. */
/openbmc/linux/drivers/regulator/
H A Dof_regulator.c149 ret = of_property_read_u32(np, "regulator-settling-time-us", &pval); in of_get_regulation_constraints()
153 ret = of_property_read_u32(np, "regulator-settling-time-up-us", &pval); in of_get_regulation_constraints()
157 …pr_warn("%pOFn: ambiguous configuration for settling time, ignoring 'regulator-settling-time-up-us… in of_get_regulation_constraints()
162 ret = of_property_read_u32(np, "regulator-settling-time-down-us", in of_get_regulation_constraints()
167 …pr_warn("%pOFn: ambiguous configuration for settling time, ignoring 'regulator-settling-time-down-… in of_get_regulation_constraints()
H A Dti-abb-regulator.c90 * @settling_time: SoC specific settling time for LDO VBB
416 char *pname = "ti,settling-time"; in ti_abb_init_timings()
451 * SR2_WTCNT_VALUE is the settling time for the ABB ldo after a in ti_abb_init_timings()
456 * settling time of ldo in micro-seconds (varies per OMAP family) in ti_abb_init_timings()
461 * ldo settling time (in micro-seconds) in ti_abb_init_timings()
467 * SR2_WTCNT_VALUE = settling time / (# SYS_CLK cycles / SYS_CLK rate)) in ti_abb_init_timings()
470 * "settling time" by 10 such that the final result is the one we want. in ti_abb_init_timings()
/openbmc/linux/arch/arm64/boot/dts/amlogic/
H A Dmeson-gxbb-p20x.dtsi52 regulator-settling-time-up-us = <10000>;
53 regulator-settling-time-down-us = <150000>;
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-bus-iio-impedance-analyzer-ad593332 Number of output excitation cycles (settling time cycles)
/openbmc/u-boot/arch/arm/dts/
H A Dmeson-gxl-s905x-libretech-cc.dts107 regulator-settling-time-up-us = <200>;
108 regulator-settling-time-down-us = <50000>;
/openbmc/linux/arch/arm/boot/dts/st/
H A Dstm32f429-disco.dts142 /* 1 ms panel driver settling time */
143 st,settling = <3>;
/openbmc/linux/drivers/iio/adc/
H A Dep93xx_adc.c102 * Settling delay depends on module clock and could be in ep93xx_read_raw()
195 * with 500us or 2ms settling time respectively. in ep93xx_adc_probe()
/openbmc/linux/include/linux/spi/
H A Dads7846.h13 /* Settling time of the analog signals; a function of Vcc and the

123456