Home
last modified time | relevance | path

Searched full:lock_detect (Results 1 – 4 of 4) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/
H A Dadi,adf4377.yaml61 lock_detect - MUXOUT Pin set to lock detector output.
66 enum: [high_z, lock_detect, muxout_low, f_div_rclk_2, f_div_nclk_2, muxout_high]
/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Dclock.h402 u32 lock_det:6; /* LOCK_DETECT/LOCKED shift */
/openbmc/linux/drivers/iio/frequency/
H A Dadf4377.c437 [ADF4377_MUXOUT_LKDET] = "lock_detect",
/openbmc/u-boot/arch/arm/mach-tegra/tegra210/
H A Dclock.c1027 /* PLLD_MISC: Set CLKENABLE and LOCK_DETECT bits */ in clock_early_init()