Home
last modified time | relevance | path

Searched full:2250000 (Results 1 – 7 of 7) sorted by relevance

/linux/arch/arm/boot/dts/marvell/
H A Dmmp2-brownstone.dts66 regulator-max-microvolt = <2250000>;
72 regulator-max-microvolt = <2250000>;
154 regulator-max-microvolt = <2250000>;
160 regulator-max-microvolt = <2250000>;
/linux/Documentation/devicetree/bindings/rtc/
H A Dintersil,isl12022.yaml31 - enum: [1875000, 2025000, 2250000, 2475000, 2700000, 3750000, 4125000]
60 isil,battery-trip-levels-microvolt = <2550000>, <2250000>;
/linux/drivers/regulator/
H A Dtps6507x-regulator.c53 2150000, 2200000, 2250000, 2300000,
/linux/drivers/media/dvb-frontends/
H A Ditd1000.c160 { 15, 2250000 },
/linux/drivers/rtc/
H A Drtc-isl12022.c509 { 1875000, 2025000, 2250000, 2475000, 2700000, 3750000, 4125000 },
/linux/drivers/media/tuners/
H A Dxc4000.c1169 priv->freq_offset = 2250000; in xc4000_set_params()
1181 priv->freq_offset = 2250000; in xc4000_set_params()
/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c291 if (clock->vco < 2250000) { in cdv_dpll_set_clock_cdv()