Home
last modified time | relevance | path

Searched +full:mute +full:- +full:till +full:- +full:lock +full:- +full:en (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/Documentation/devicetree/bindings/iio/frequency/
H A Dadf4371.yaml1 # SPDX-License-Identifier: GPL-2.0
3 ---
5 $schema: http://devicetree.org/meta-schemas/core.yaml#
10 - Popa Stefan <stefan.popa@analog.com>
14 https://www.analog.com/media/en/technical-documentation/data-sheets/adf4371.pdf
15 https://www.analog.com/media/en/technical-documentation/data-sheets/adf4372.pdf
20 - adi,adf4371
21 - adi,adf4372
28 Definition of the external clock (see clock/clock-bindings.txt)
31 clock-names:
[all …]
/openbmc/linux/drivers/iio/frequency/
H A Dadf4371.c1 // SPDX-License-Identifier: GPL-2.0
73 /* MOD1 is a 24-bit primary modulus with fixed value of 2^25 */
75 /* MOD2 is the programmable, 14-bit auxiliary fractional modulus */
162 * Lock for accessing device registers. Some operations require
168 struct mutex lock; member
187 val = (((u64)st->integer * ADF4371_MODULUS1) + st->fract1) * st->fpfd; in adf4371_pll_fract_n_get_rate()
188 tmp = (u64)st->fract2 * st->fpfd; in adf4371_pll_fract_n_get_rate()
189 do_div(tmp, st->mod2); in adf4371_pll_fract_n_get_rate()
193 ref_div_sel = st->rf_div_sel; in adf4371_pll_fract_n_get_rate()
247 return -EINVAL; in adf4371_set_freq()
[all …]
/openbmc/linux/
H A Dopengrok2.0.log1 2024-12-28 20:05:26.116-0600 FINEST t586 Statistics.logIt: Added: '/openbmc/linux/tools/testing/selftests/drivers/net/mlxsw/rtnetlink.sh' (ShAnalyzer) (took 79 ms)
2 2024-12-28 20:05:26.112-0600 FINER t592 IndexDatabase.createAnnotationCache: failed to create annotation: repository {dir='/opengrok/src/openbmc/qemu',type=git,historyCache=on,renamed=false,merge=true,annotationCache=off} does not allow to create annotation cache for '/opengrok/src/openbmc/qemu/chardev/spice.c'
3 2024-12-28 20:05:26.116-0600 FINEST t592 Statistics.logIt: Added: '/openbmc/qemu/chardev/spice.c' (CAnalyzer) (took 33 ms)
4 2024-1
[all...]