Lines Matching +full:capacitance +full:- +full:to +full:- +full:digital
1 Maxim Integrated MAX2175 RF to Bits tuner
2 -----------------------------------------
4 The MAX2175 IC is an advanced analog/digital hybrid-radio receiver with
5 RF to Bits® front-end designed for software-defined radio solutions.
8 --------------------
9 - compatible: "maxim,max2175" for MAX2175 RF-to-bits tuner.
10 - clocks: clock specifier.
11 - port: child port node corresponding to the I2S output, in accordance with
13 Documentation/devicetree/bindings/media/video-interfaces.txt. The port
17 --------------------
18 - maxim,master : phandle to the master tuner if it is a slave. This
19 is used to define two tuners in diversity mode
22 - maxim,refout-load : load capacitance value (in picofarads) on reference
24 0 (default - refout disabled)
31 - maxim,am-hiz-filter : empty property indicates the AM Hi-Z filter is used
35 --------
41 compatible = "fixed-clock";
42 #clock-cells = <0>;
43 clock-frequency = <36864000>;
51 maxim,refout-load = <10>;
55 remote-endpoint = <&slave_rx_device>;