Searched full:stabilization (Results 1 – 25 of 61) sorted by relevance
123
/linux-6.12.1/arch/arm/mach-rockchip/ |
D | pm.c | 144 * stabilization. Similar 30ms on 24MHz for the other in rk3288_slp_mode_set() 149 /* only wait for stabilization, if we turned the osc off */ in rk3288_slp_mode_set() 163 /* 30ms on a 24MHz clock for pmic stabilization */ in rk3288_slp_mode_set()
|
/linux-6.12.1/Documentation/process/ |
D | 6.Followthrough.rst | 168 will almost certainly be removed during the stabilization period. Beyond 174 bugs to deal with. The stabilization period is your best opportunity to 177 the problems if at all possible. That's what the stabilization period is
|
/linux-6.12.1/drivers/cpufreq/ |
D | powernow-k8.h | 18 u32 vstable; /* voltage stabilization time, units 20 us */ 122 #define VST_UNITS_20US 20 /* Voltage Stabilization Time is in units of 20us */
|
D | powernow-k8.c | 124 /* the voltage stabilization time */ 654 pr_debug("voltage stabilization time: %d(*20us)\n", in find_psb_table()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/fw/api/ |
D | system.h | 20 * struct iwl_soc_configuration_cmd - Set device stabilization latency
|
/linux-6.12.1/Documentation/hwmon/ |
D | mpq8785.rst | 27 control, which provides fast transient response and eases loop stabilization.
|
/linux-6.12.1/Documentation/userspace-api/media/v4l/ |
D | ext-ctrls-camera.rst | 328 .. _v4l2-image-stabilization: 331 Enables or disables image stabilization. 425 stabilization.
|
/linux-6.12.1/drivers/media/i2c/s5c73m3/ |
D | s5c73m3-ctrls.c | 268 v4l2_dbg(1, s5c73m3_dbg, sd, "Image stabilization: %d\n", val); in s5c73m3_set_stabilization() 520 ctrls->stabilization = v4l2_ctrl_new_std(hdl, ops, in s5c73m3_init_controls()
|
D | s5c73m3.h | 349 struct v4l2_ctrl *stabilization; member
|
/linux-6.12.1/arch/mips/alchemy/devboards/ |
D | db1000.c | 233 msleep(400); /* stabilization time */ in db1100_mmc_set_power() 271 msleep(400); /* stabilization time */ in db1100_mmc1_set_power()
|
D | db1200.c | 389 msleep(400); /* stabilization time */ in db1200_mmc_set_power() 486 msleep(400); /* stabilization time */ in pb1200_mmc1_set_power()
|
/linux-6.12.1/Documentation/devicetree/bindings/clock/ |
D | baikal,bt1-ccu-div.yaml | 69 the output clock stabilization, EN - enable/disable the divider block,
|
/linux-6.12.1/drivers/staging/media/atomisp/pci/ |
D | atomisp_compat_ioctl32.h | 192 dvs_2500_config; /* Skylake: digital video stabilization config */
|
D | sh_css_defs.h | 29 /* Digital Image Stabilization */
|
/linux-6.12.1/drivers/net/wireless/marvell/libertas/ |
D | README | 107 p3 is Clock stabilization time in usec (0-65535)
|
/linux-6.12.1/drivers/staging/media/atomisp/include/linux/ |
D | atomisp.h | 476 void *dvs_2500_config; /* Skylake: digital video stabilization config */ 698 /* Digital Image Stabilization:
|
/linux-6.12.1/arch/arm/mach-tegra/ |
D | sleep-tegra20.S | 225 /* 255uS delay for PLL stabilization */
|
/linux-6.12.1/fs/nilfs2/ |
D | btnode.c | 8 * Fully revised by Ryusuke Konishi for stabilization and simplification.
|
/linux-6.12.1/drivers/media/usb/pvrusb2/ |
D | pvrusb2-hdw-internal.h | 250 /* Timer for measuring decoder stabilization time, which is the
|
/linux-6.12.1/arch/arm/mach-at91/ |
D | pm_suspend.S | 548 /* Wait main RC stabilization */ 585 /* Wait main RC stabilization */
|
/linux-6.12.1/drivers/media/dvb-frontends/ |
D | horus3a.c | 306 /* tuner stabilization time */ in horus3a_set_params()
|
/linux-6.12.1/drivers/net/wireless/intel/iwlwifi/ |
D | iwl-io.c | 476 * Wait for clock stabilization; once stabilized, access to in iwl_finish_nic_init()
|
/linux-6.12.1/drivers/media/platform/rockchip/rkisp1/ |
D | rkisp1-isp.c | 171 * Image Stabilization. 193 /* IS(Image Stabilization) is always on, working as output crop */ in rkisp1_config_ism()
|
/linux-6.12.1/drivers/net/wireless/ath/ath10k/ |
D | targaddrs.h | 243 /* Disable LowFreq Timer Stabilization */
|
/linux-6.12.1/sound/soc/codecs/ |
D | da732x.c | 1281 /* Wait for voltage stabilization */ in da732x_dac_offset_adjust() 1344 /* Wait for voltage stabilization */ in da732x_output_offset_adjust()
|
123