Home
last modified time | relevance | path

Searched full:225000 (Results 1 – 13 of 13) sorted by relevance

/linux/drivers/media/radio/
H A Dradio-tea5764.c213 /* formula: (freq [+ or -] 225000) / 8192 */ in tea5764_set_freq()
215 r->frqset = (freq + 225000) / 8192; in tea5764_set_freq()
217 r->frqset = (freq - 225000) / 8192; in tea5764_set_freq()
225 return (r->frqchk * 8192) - 225000; in tea5764_get_freq()
227 return (r->frqchk * 8192) + 225000; in tea5764_get_freq()
/linux/drivers/regulator/
H A D88pm8607.c33 200000, 225000, 250000, 275000, 300000, 325000, 350000, 375000,
40 200000, 225000, 250000, 275000, 300000, 325000, 350000, 375000,
73 200000, 225000, 250000, 275000, 300000, 325000, 350000, 375000,
84 200000, 225000, 250000, 275000, 300000, 325000, 350000, 375000,
H A Dqcom-pm8008-regulator.c53 { "ldo1", "vdd-l1-l2", 0x4000, 225000, nldo_ranges, },
54 { "ldo2", "vdd-l1-l2", 0x4100, 225000, nldo_ranges, },
H A Dbd9576-regulator.c54 REGULATOR_LINEAR_RANGE(225000, 0x01, 0x2b, 0),
55 REGULATOR_LINEAR_RANGE(225000, 0x2c, 0x54, 5000),
/linux/Documentation/devicetree/bindings/usb/
H A Dohci-da8xx.txt16 ohci: usb@225000 {
/linux/drivers/gpu/drm/gma500/
H A Dcdv_intel_display.c72 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 5},
84 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 5},
96 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 10},
108 .p2 = {.dot_limit = 225000, .p2_slow = 10, .p2_fast = 10},
/linux/Documentation/devicetree/bindings/mfd/
H A Dmaxim,max14577.yaml191 maxim,fast-charge-uamp = <225000>;
/linux/drivers/power/supply/
H A Dsamsung-sdi-battery.c111 { .vbat_uv = 4314000, .ri_uohm = 225000 },
269 { .vbat_uv = 3438000, .ri_uohm = 225000 },
285 { .vbat_uv = 3900000, .ri_uohm = 225000 },
/linux/arch/arm/boot/dts/samsung/
H A Dexynos3250-monk.dts107 maxim,fast-charge-uamp = <225000>;
H A Dexynos3250-rinato.dts109 maxim,fast-charge-uamp = <225000>;
/linux/drivers/net/can/usb/
H A Dmcba_usb.c162 225000, 250000, 275000, 300000, 500000,
/linux/arch/arm/boot/dts/ti/davinci/
H A Dda850.dtsi732 usb1: usb@225000 {
/linux/drivers/media/tuners/
H A Dtda18271-maps.c492 { .rfmax = 225000, .val = 0x16 },