Home
last modified time | relevance | path

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

12345678910>>...15

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A 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>;
/OK3568_Linux_fs/yocto/poky/meta/recipes-extended/mdadm/files/
H A D0001-tests-00readonly-Run-udevadm-settle-before-setting-r.patch4 Subject: [PATCH] tests/00readonly: Run udevadm settle before setting ro
14 To fix this, call udevadm settle before setting the array read only.
33 + udevadm settle
/OK3568_Linux_fs/buildroot/package/udev-gentoo-scripts/
H A Dudev-gentoo-scripts.mk11 UDEV_GENTOO_SCRIPTS_LICENSE_FILES = init.d/udev-settle
14 # it's in the udev-settle and udev-trigger "need" lists.
18 ln -s -f /etc/init.d/udev-settle /etc/init.d/udev-trigger \
/OK3568_Linux_fs/kernel/drivers/staging/media/atomisp/pci/css_2401_system/host/
H A 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()
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/media/
H A Dsamsung-mipi-csis.txt46 - samsung,csis-hs-settle : (optional) differential receiver (HS-RX) settle time;
78 samsung,csis-hs-settle = <12>;
H A Dimx7-mipi-csi2.txt31 - fsl,csis-hs-settle : differential receiver (HS-RX) settle time;
72 fsl,csis-hs-settle = <3>;
/OK3568_Linux_fs/buildroot/package/brltty/
H A Dbrltty.service8 After=systemd-udev-settle.service
9 Wants=systemd-udev-settle.service
/OK3568_Linux_fs/yocto/poky/meta/recipes-support/rng-tools/rng-tools/
H A Drngd.service4 After=systemd-udev-settle.service
6 Wants=systemd-udev-settle.service
/OK3568_Linux_fs/kernel/arch/arm64/boot/dts/qcom/
H A Dpms405.dtsi114 qcom,hw-settle-time = <200>;
121 qcom,hw-settle-time = <200>;
128 qcom,hw-settle-time = <200>;
/OK3568_Linux_fs/kernel/include/linux/regulator/
H A 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
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/initrdscripts/initramfs-framework/
H A Dudev9 udevadm settle
49 udevadm settle
/OK3568_Linux_fs/kernel/drivers/media/platform/qcom/camss/
H A 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
H A 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
/OK3568_Linux_fs/buildroot/package/eudev/
H A DS10udev31 udevadm settle --timeout=30 || echo "udevadm settle failed"
/OK3568_Linux_fs/yocto/poky/meta/lib/oeqa/runtime/cases/
H A Dsystemd.py58 def settle(self): member in SystemdBasicTests
90 settled, output = self.settle()
91 msg = "Timed out waiting for systemd to settle:\n%s" % output
/OK3568_Linux_fs/kernel/drivers/staging/media/tegra-video/
H A 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()
/OK3568_Linux_fs/u-boot/board/Marvell/mvebu_armada-37xx/
H A Dboard.c175 * Required delay for configuration to settle - must wait for in board_xhci_enable()
177 * required 3 seconds delay to let VBUS signal fully settle down in board_xhci_enable()
189 mdelay(500); /* required delay to let output value settle */ in board_xhci_enable()
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/udev/eudev/
H A Dinit66 (udevadm settle --timeout=3; udevadm control --env=STARTUP=)&
69 udevadm settle
/OK3568_Linux_fs/yocto/poky/meta/recipes-core/systemd/systemd/
H A Dinit82 (udevadm settle --timeout=3; udevadm control --env=STARTUP=)&
85 udevadm settle
/OK3568_Linux_fs/kernel/drivers/usb/misc/
H A 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()
H A 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()
/OK3568_Linux_fs/u-boot/board/Marvell/mvebu_armada-8k/
H A Dboard.c92 mdelay(500); /* required delay to let output value settle */ in board_xhci_config()
134 mdelay(500); /* required delay to let output value settle */ in board_xhci_enable()
/OK3568_Linux_fs/kernel/tools/laptop/dslm/
H A 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()
/OK3568_Linux_fs/kernel/drivers/s390/cio/
H A Dcss.h80 * @settle: wait for asynchronous work to finish
96 int (*settle)(void); member
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-support/multipath-tools/files/
H A D0023-RH-don-t-start-without-a-config-file.patch107 @@ -4,6 +4,7 @@ Wants=systemd-udev-trigger.service systemd-udev-settle.service
110 After=multipathd.socket systemd-udev-trigger.service systemd-udev-settle.service

12345678910>>...15