Home
last modified time | relevance | path

Searched refs:refin (Results 1 – 20 of 20) sorted by relevance

/linux-6.15/drivers/clk/sprd/
H A Dpll.c83 return refin[refin_id]; in pll_get_refin()
104 u64 refin; in _sprd_pll_recalc_rate() local
114 refin = pll_get_refin(pll); in _sprd_pll_recalc_rate()
117 refin = refin * 2; in _sprd_pll_recalc_rate()
122 refin = refin / 2; in _sprd_pll_recalc_rate()
137 k2 + refin * nint * CLK_PLL_1M; in _sprd_pll_recalc_rate()
156 u64 tmp, refin, fvco = rate; in _sprd_pll_set_rate() local
162 refin = pll_get_refin(pll); in _sprd_pll_set_rate()
168 refin = refin * 2; in _sprd_pll_set_rate()
191 nint = do_div(fvco, refin * CLK_PLL_1M); in _sprd_pll_set_rate()
[all …]
/linux-6.15/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad4030.yaml48 Optional External unbuffered reference. Used when refin-supply is not
51 refin-supply:
87 - refin-supply
H A Dadi,ad7380.yaml76 refin-supply:
195 # ad7380-4 uses refin-supply as external reference.
196 # adaq devices use internal reference only, derived from refin-supply
211 - refin-supply
214 refin-supply: false
283 refin-supply = <&supply_5V>;
H A Dadi,ad7625.yaml37 refin-supply:
126 refin-supply: false
129 - refin-supply
158 - required: [refin-supply]
H A Dadi,ad4695.yaml58 External reference voltage. Mutually exclusive with refin-supply.
60 refin-supply:
192 - refin-supply
197 - refin-supply
241 refin-supply = <&supply_5V>;
H A Dadi,ad7923.yaml43 refin-supply:
76 refin-supply = <&adc_vref>;
H A Dadi,ad7944.yaml93 refin-supply:
141 # ref-supply and refin-supply are mutually exclusive (neither is also valid)
147 refin-supply: false
150 - refin-supply
H A Dadi,ad7606.yaml64 refin-supply:
/linux-6.15/Documentation/devicetree/bindings/iio/addac/
H A Dadi,ad74413r.yaml47 refin-supply: true
62 - refin-supply
143 refin-supply = <&ad74413r_refin>;
H A Dadi,ad74115.yaml54 refin-supply: true
/linux-6.15/drivers/gpu/drm/sprd/
H A Dsprd_dsi.h68 u8 refin; /* Pre-divider control signal */ member
H A Dmegacores_pll.c72 pll->refin = 3; /* pre-divider bypass */ in dphy_calc_pll_param()
94 reg_val[3] = pll->vco_band | (pll->sdm_en << 1) | (pll->refin << 2); in dphy_set_pll_reg()
/linux-6.15/Documentation/iio/
H A Dad7625.rst65 the external reference is used. If ``refin-supply`` is present, then the internal
H A Dad7380.rst51 declared in the device tree as ``refin-supply``.
57 derived from one of its supplies (``refin-supply``)
H A Dad7944.rst104 the external reference is used. If ``refin-supply`` is present, then the internal
H A Dad7606.rst109 The source is determined by the device tree. If ``refin-supply`` is present,
H A Dad4030.rst161 disabled. If ``refin-supply`` is present, then the internal buffered reference
H A Dad4695.rst173 disabled. If ``refin-supply`` is present, then the internal buffered reference
/linux-6.15/arch/riscv/boot/dts/starfive/
H A Djh7110.dtsi268 gmac0_rmii_refin: gmac0-rmii-refin-clock {
280 gmac1_rmii_refin: gmac1-rmii-refin-clock {
/linux-6.15/arch/mips/include/asm/octeon/
H A Dcvmx-pko-defs.h1477 uint64_t refin:1; member
1479 uint64_t refin:1;