Home
last modified time | relevance | path

Searched full:settle (Results 1 – 25 of 301) sorted by relevance

12345678910>>...13

/Linux-v5.10/Documentation/devicetree/bindings/iio/adc/
Dqcom,spmi-vadc.yaml126 qcom,hw-settle-time:
159 qcom,hw-settle-time:
182 qcom,hw-settle-time:
205 qcom,hw-settle-time:
228 qcom,hw-settle-time:
259 qcom,hw-settle-time = <200>;
/Linux-v5.10/drivers/staging/media/atomisp/pci/css_2401_system/host/
Dcsi_rx_private.h111 dlane_state->settle = in csi_rx_fe_ctrl_get_dlane_state()
139 state->clane.settle = in csi_rx_fe_ctrl_get_state()
177 ia_css_print("CSI RX FE STATE Controller %d Status term settle LP 0x%x\n", ID, in csi_rx_fe_ctrl_dump_state()
178 state->clane.settle); in csi_rx_fe_ctrl_dump_state()
187 ia_css_print("CSI RX FE STATE Controller %d DLANE ID %d settle 0x%x\n", ID, i, in csi_rx_fe_ctrl_dump_state()
188 state->dlane[i].settle); in csi_rx_fe_ctrl_dump_state()
Dcsi_rx_local.h32 hrt_data settle; member
/Linux-v5.10/Documentation/devicetree/bindings/media/
Dsamsung-mipi-csis.txt46 - samsung,csis-hs-settle : (optional) differential receiver (HS-RX) settle time;
78 samsung,csis-hs-settle = <12>;
Dimx7-mipi-csi2.txt31 - fsl,csis-hs-settle : differential receiver (HS-RX) settle time;
72 fsl,csis-hs-settle = <3>;
/Linux-v5.10/arch/arm64/boot/dts/qcom/
Dpms405.dtsi114 qcom,hw-settle-time = <200>;
121 qcom,hw-settle-time = <200>;
128 qcom,hw-settle-time = <200>;
/Linux-v5.10/include/linux/regulator/
Dmachine.h127 * @ramp_delay: Time to settle down after voltage change (unit: uV/us)
128 * @settling_time: Time to settle down after voltage change when voltage
130 * @settling_time_up: Time to settle down after voltage increase when voltage
132 * @settling_time_down : Time to settle down after voltage decrease when
/Linux-v5.10/drivers/media/platform/qcom/camss/
Dcamss-csiphy-2ph-1-0.c50 * csiphy_settle_cnt_calc - Calculate settle count value
52 * Helper function to calculate settle count value. This is
57 * Return settle count value or 0 if the CSI2 pixel clock
Dcamss-csiphy-3ph-1-0.c104 * csiphy_settle_cnt_calc - Calculate settle count value
106 * Helper function to calculate settle count value. This is
111 * Return settle count value or 0 if the CSI2 pixel clock
/Linux-v5.10/drivers/staging/media/tegra-video/
Dcsi.c268 * CLK Settle time is the interval during which HS receiver should in tegra_csi_calc_settle_time()
271 * Per DPHY specification, T-CLK-SETTLE should be between 95ns ~ 300ns in tegra_csi_calc_settle_time()
273 * 95ns < (clk-settle-programmed + 7) * lp clk period < 300ns in tegra_csi_calc_settle_time()
279 * THS Settle time is the interval during which HS receiver should in tegra_csi_calc_settle_time()
283 * Per DPHY specification, T-HS-SETTLE should be between 85ns + 6UI in tegra_csi_calc_settle_time()
285 * 85ns + 6UI < (Ths-settle-prog + 5) * lp_clk_period < 145ns + 10UI in tegra_csi_calc_settle_time()
/Linux-v5.10/drivers/usb/misc/
Demi26.c124 msleep(250); /* let device settle */ in emi26_load_firmware()
159 msleep(250); /* let device settle */ in emi26_load_firmware()
199 msleep(250); /* let device settle */ in emi26_load_firmware()
Demi62.c131 msleep(250); /* let device settle */ in emi62_load_firmware()
171 msleep(250); /* let device settle */ in emi62_load_firmware()
206 msleep(250); /* let device settle */ in emi62_load_firmware()
/Linux-v5.10/tools/laptop/dslm/
Ddslm.c153 printf("Waiting %d seconds for the system to settle down to " in main()
157 puts("Not waiting for system to settle down"); in main()
/Linux-v5.10/drivers/s390/cio/
Dcss.h80 * @settle: wait for asynchronous work to finish
96 int (*settle)(void); member
/Linux-v5.10/include/uapi/linux/netfilter/
Dxt_u32.h26 * For now, I settle with a limit of 10 each.
/Linux-v5.10/Documentation/devicetree/bindings/regulator/
Dregulator.yaml79 the regulator needs a constant time to settle after voltage increases
85 the regulator needs a constant time to settle after voltage decreases
/Linux-v5.10/drivers/staging/comedi/drivers/
Ddmm32at.c213 /* wait for circuit to settle */ in dmm32at_ai_insn_read()
375 * wait for circuit to settle in dmm32at_ai_cmd()
468 /* wait for circuit to settle */ in dmm32at_ao_insn_write()
519 /* should take 10 us to settle, here's a hundred */ in dmm32at_reset()
/Linux-v5.10/arch/arm/mach-qcom/
Dplatsmp.c203 /* wait for the BHS to settle */ in kpssv2_release_secondary()
210 /* wait for the BHS to settle */ in kpssv2_release_secondary()
/Linux-v5.10/arch/arm/mach-omap1/
Dsram.S43 mov r4, #0x0700 @ let the clocks settle
/Linux-v5.10/drivers/gpu/drm/i915/gt/
Dintel_reset_types.h54 * that wait for dev_priv->mm.wedged to settle.
/Linux-v5.10/arch/arm/boot/dts/
Domap3-devkit8000-lcd-common.dtsi69 ti,settle-delay-usec = /bits/ 16 <150>;
/Linux-v5.10/sound/drivers/
Dportman2x4.c230 /* While the address lines settle, write parallel output data to in portman_write_midi()
248 /* Wait for strobe line to settle and echo back through hardware. in portman_write_midi()
293 /* After the address lines settle, check multiplexed RxAvail signal. in portman_read_midi()
405 /* Set address for specified channel in port and allow to settle. */ in portman_flush_input()
424 /* Deassert the Strobe signal of the port and wait for it to settle. */ in portman_flush_input()
/Linux-v5.10/drivers/scsi/aic7xxx/
DKconfig.aic79xx43 The bus settle delay following all error recovery actions is
/Linux-v5.10/drivers/spi/
Dspi-dw-mmio.c148 /* Allow settle */ in dw_spi_sparx5_set_cs()
153 /* Allow settle */ in dw_spi_sparx5_set_cs()
/Linux-v5.10/arch/sparc/include/asm/
Dbbc.h32 #define BBC_ES_PST 0x18 /* [W] E* PLL Settle Time */
196 /* Energy Star PLL Settle Time register. This determines the number of

12345678910>>...13