1 .. SPDX-License-Identifier: GPL-2.0 2 3 Maxim Integrated MAX2175 RF to bits tuner driv 4 ============================================== 5 6 The MAX2175 driver implements the following dr 7 8 ``V4L2_CID_MAX2175_I2S_ENABLE`` 9 ------------------------------- 10 Enable/Disable I2S output of the tuner. Th 11 that can be accessed only using the subdev 12 Refer to Documentation/driver-api/media/v4 13 14 .. flat-table:: 15 :header-rows: 0 16 :stub-columns: 0 17 :widths: 1 4 18 19 * - ``(0)`` 20 - I2S output is disabled. 21 * - ``(1)`` 22 - I2S output is enabled. 23 24 ``V4L2_CID_MAX2175_HSLS`` 25 ------------------------- 26 The high-side/low-side (HSLS) control of t 27 28 .. flat-table:: 29 :header-rows: 0 30 :stub-columns: 0 31 :widths: 1 4 32 33 * - ``(0)`` 34 - The LO frequency position is below the 35 * - ``(1)`` 36 - The LO frequency position is above the 37 38 ``V4L2_CID_MAX2175_RX_MODE (menu)`` 39 ----------------------------------- 40 The Rx mode controls a number of preset pa 41 sample clock (sck), sampling rate etc. The 42 provided under one single label called Rx 43 list below shows the supported modes with 44 45 .. flat-table:: 46 :header-rows: 0 47 :stub-columns: 0 48 :widths: 1 4 49 50 * - ``"Europe modes"`` 51 * - ``"FM 1.2" (0)`` 52 - This configures FM band with a sample 53 samples/sec with a 10.24 MHz sck. 54 * - ``"DAB 1.2" (1)`` 55 - This configures VHF band with a sample 56 samples/sec with a 32.768 MHz sck. 57 58 * - ``"North America modes"`` 59 * - ``"FM 1.0" (0)`` 60 - This configures FM band with a sample 61 samples/sec with a 14.88375 MHz sck. 62 * - ``"DAB 1.2" (1)`` 63 - This configures FM band with a sample 64 samples/sec with a 7.441875 MHz sck.
Linux® is a registered trademark of Linus Torvalds in the United States and other countries.
TOMOYO® is a registered trademark of NTT DATA CORPORATION.