Go to the documentation of this file.
22 #ifndef __MAX2165_PRIV_H__
23 #define __MAX2165_PRIV_H__
25 #define REG_NDIV_INT 0x00
26 #define REG_NDIV_FRAC2 0x01
27 #define REG_NDIV_FRAC1 0x02
28 #define REG_NDIV_FRAC0 0x03
29 #define REG_TRACK_FILTER 0x04
31 #define REG_PLL_CFG 0x06
33 #define REG_SHUTDOWN 0x08
34 #define REG_VCO_CTRL 0x09
35 #define REG_BASEBAND_CTRL 0x0A
36 #define REG_DC_OFFSET_CTRL 0x0B
37 #define REG_DC_OFFSET_DAC 0x0C
38 #define REG_ROM_TABLE_ADDR 0x0D
41 #define REG_ROM_TABLE_DATA 0x10
42 #define REG_STATUS 0x11
43 #define REG_AUTOTUNE 0x12