Go to the documentation of this file.
30 #define AU0828_SENSORCTRL_100 0x100
31 #define AU0828_SENSORCTRL_VBI_103 0x103
34 #define AU0828_I2C_TRIGGER_200 0x200
35 #define AU0828_I2C_STATUS_201 0x201
36 #define AU0828_I2C_CLK_DIVIDER_202 0x202
37 #define AU0828_I2C_DEST_ADDR_203 0x203
38 #define AU0828_I2C_WRITE_FIFO_205 0x205
39 #define AU0828_I2C_READ_FIFO_209 0x209
40 #define AU0828_I2C_MULTIBYTE_MODE_2FF 0x2ff
43 #define AU0828_AUDIOCTRL_50C 0x50C
51 #define AU0828_I2C_TRIGGER_WRITE 0x01
52 #define AU0828_I2C_TRIGGER_READ 0x20
53 #define AU0828_I2C_TRIGGER_HOLD 0x40
56 #define AU0828_I2C_STATUS_READ_DONE 0x01
57 #define AU0828_I2C_STATUS_NO_READ_ACK 0x02
58 #define AU0828_I2C_STATUS_WRITE_DONE 0x04
59 #define AU0828_I2C_STATUS_NO_WRITE_ACK 0x08
60 #define AU0828_I2C_STATUS_BUSY 0x10
63 #define AU0828_I2C_CLK_250KHZ 0x07
64 #define AU0828_I2C_CLK_100KHZ 0x14
65 #define AU0828_I2C_CLK_30KHZ 0x40
66 #define AU0828_I2C_CLK_20KHZ 0x60