| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/iio/adc/ |
| D | ti,tsc2046.yaml | 55 settling-time-us: true 90 settling-time-us = <700>; 98 settling-time-us = <700>; 103 settling-time-us = <700>; 108 settling-time-us = <700>;
|
| D | adi,max11410.yaml | 109 settling-time-us: true 166 settling-time-us = <100000>; 174 settling-time-us = <50000>;
|
| D | adc.yaml | 42 settling-time-us: 52 settling time.
|
| /kernel/linux/linux-6.6/arch/arm/boot/dts/nxp/imx/ |
| D | imx6qdl-skov-cpu-revc.dtsi | 38 settling-time-us = <700>; 44 settling-time-us = <700>; 50 settling-time-us = <700>; 56 settling-time-us = <700>;
|
| D | imx6dl-plym2m.dts | 241 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>;
|
| D | imx6dl-victgo.dts | 189 settling-time-us = <700>; 195 settling-time-us = <700>; 201 settling-time-us = <700>; 207 settling-time-us = <700>;
|
| D | imx6dl-prtvt7.dts | 379 settling-time-us = <700>; 385 settling-time-us = <700>; 391 settling-time-us = <700>; 397 settling-time-us = <700>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/regulator/ |
| D | regulator.yaml | 72 regulator-settling-time-us: 73 description: Settling time, in microseconds, for voltage change if regulator 77 regulator-settling-time-up-us: 78 description: Settling time, in microseconds, for voltage increase if 83 regulator-settling-time-down-us: 84 description: Settling time, in microseconds, for voltage decrease if
|
| D | ti-abb-regulator.txt | 20 - 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>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/regulator/ |
| D | ti-abb-regulator.txt | 20 - 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>;
|
| D | regulator.yaml | 73 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
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/input/touchscreen/ |
| D | fsl-mx25-tcq.txt | 20 - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/input/touchscreen/ |
| D | fsl-mx25-tcq.txt | 20 - fsl,settling-time-ns: Settling time in nanoseconds. The settling time is before
|
| D | stmpe.txt | 22 - st,settling : Panel driver settling time (recommended is 2) 95 /* 1 ms panel driver settling time */ 96 st,settling = <3>;
|
| /kernel/linux/linux-5.10/Documentation/devicetree/bindings/mfd/ |
| D | mxs-lradc.txt | 19 - fsl,settling: delay between plate switch to next sample. Allowed value is 32 fsl,settling = <10>; 44 fsl,settling = <10>;
|
| /kernel/linux/linux-6.6/Documentation/devicetree/bindings/mfd/ |
| D | mxs-lradc.txt | 19 - fsl,settling: delay between plate switch to next sample. Allowed value is 32 fsl,settling = <10>; 44 fsl,settling = <10>;
|
| D | st,stmpe.yaml | 164 st,settling: 168 Panel driver settling time 291 st,settling = <3>;
|
| /kernel/linux/linux-6.6/drivers/input/touchscreen/ |
| D | stmpe-ts.c | 62 * @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()
|
| /kernel/linux/linux-5.10/drivers/input/touchscreen/ |
| D | stmpe-ts.c | 60 * @settling: Panel driver settling time 77 u8 settling; member 193 STMPE_SETTLING(ts->settling); in stmpe_init_hw() 276 if (!of_property_read_u32(np, "st,settling", &val)) in stmpe_ts_get_platform_info() 277 ts->settling = val; in stmpe_ts_get_platform_info()
|
| /kernel/linux/linux-6.6/drivers/net/ethernet/realtek/ |
| D | atp.h | 99 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. */
|
| /kernel/linux/linux-5.10/drivers/net/ethernet/realtek/ |
| D | atp.h | 99 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. */
|
| /kernel/linux/linux-5.10/drivers/regulator/ |
| D | of_regulator.c | 93 ret = of_property_read_u32(np, "regulator-settling-time-us", &pval); in of_get_regulation_constraints() 97 ret = of_property_read_u32(np, "regulator-settling-time-up-us", &pval); in of_get_regulation_constraints() 101 …pr_warn("%pOFn: ambiguous configuration for settling time, ignoring 'regulator-settling-time-up-us… in of_get_regulation_constraints() 106 ret = of_property_read_u32(np, "regulator-settling-time-down-us", in of_get_regulation_constraints() 111 …pr_warn("%pOFn: ambiguous configuration for settling time, ignoring 'regulator-settling-time-down-… in of_get_regulation_constraints()
|
| D | ti-abb-regulator.c | 98 * @settling_time: SoC specific settling time for LDO VBB 424 char *pname = "ti,settling-time"; in ti_abb_init_timings() 459 * SR2_WTCNT_VALUE is the settling time for the ABB ldo after a in ti_abb_init_timings() 464 * settling time of ldo in micro-seconds (varies per OMAP family) in ti_abb_init_timings() 469 * ldo settling time (in micro-seconds) in ti_abb_init_timings() 475 * SR2_WTCNT_VALUE = settling time / (# SYS_CLK cycles / SYS_CLK rate)) in ti_abb_init_timings() 478 * "settling time" by 10 such that the final result is the one we want. in ti_abb_init_timings()
|
| /kernel/linux/linux-6.6/drivers/regulator/ |
| D | of_regulator.c | 149 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()
|
| D | ti-abb-regulator.c | 90 * @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()
|