/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>;
|
/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>;
|
/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>;
|
/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()
|
D | wm9705.c | 54 * 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()
|
D | wm9713.c | 67 * For accurate touchpanel measurements, some settling time may be 141 * The delay is 3 AC97 link frames + the touchpanel settling delay 191 /* sample settling delay */ in wm9713_phy_init()
|
D | wm9712.c | 67 * For accurate touchpanel measurements, some settling time may be 141 * The delay is 3 AC97 link frames + the touchpanel settling delay 187 /* polling mode sample settling delay */ in wm9712_phy_init()
|
/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. */
|
/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()
|
/linux-5.10/arch/arm64/boot/dts/amlogic/ |
D | meson-gxbb-p20x.dtsi | 52 regulator-settling-time-up-us = <10000>; 53 regulator-settling-time-down-us = <150000>;
|
D | meson-gxl-s905x-libretech-cc-v2.dts | 140 regulator-settling-time-up-us = <200>; 141 regulator-settling-time-down-us = <50000>;
|
D | meson-gxl-s905x-libretech-cc.dts | 116 regulator-settling-time-up-us = <200>; 117 regulator-settling-time-down-us = <50000>;
|
D | meson-gxbb-nanopi-k2.dts | 74 regulator-settling-time-up-us = <100>; 75 regulator-settling-time-down-us = <5000>;
|
/linux-5.10/arch/arm/boot/dts/ |
D | stm32f429-disco.dts | 144 /* 1 ms panel driver settling time */ 145 st,settling = <3>;
|
D | r8a7745-iwg22d-sodimm.dts | 209 /* 1 ms panel driver settling time */ 210 st,settling = <3>;
|
D | socfpga_cyclone5_mcvevk.dts | 68 ts,settling = <4>;
|
/linux-5.10/Documentation/ABI/testing/ |
D | sysfs-bus-iio-impedance-analyzer-ad5933 | 32 Number of output excitation cycles (settling time cycles)
|
/linux-5.10/drivers/iio/adc/ |
D | ep93xx_adc.c | 101 * Settling delay depends on module clock and could be in ep93xx_read_raw() 198 * with 500us or 2ms settling time respectively. in ep93xx_adc_probe()
|
/linux-5.10/net/ipv4/ |
D | tcp_recovery.c | 26 /* To be more reordering resilient, allow min_rtt/4 settling delay. in tcp_rack_reo_wnd() 55 * "settling delay", instead of tweaking the dupthresh.
|
/linux-5.10/arch/arm64/boot/dts/rockchip/ |
D | rk3318-a95x-z2.dts | 118 regulator-settling-time-up-us = <250>; 129 regulator-settling-time-up-us = <250>;
|
/linux-5.10/include/linux/spi/ |
D | ads7846.h | 24 /* Settling time of the analog signals; a function of Vcc and the
|
/linux-5.10/drivers/staging/comedi/drivers/ |
D | ii_pci20kc.c | 197 /* set the time base for the settling time counter based on the gain */ in ii20k_ai_setup() 201 /* set the settling time counter based on the gain */ in ii20k_ai_setup() 215 /* reset settling time counter and trigger delay counter */ in ii20k_ai_setup()
|