Linux Kernel
3.7.1
|
Go to the source code of this file.
Macros | |
#define | REG_000 0x000 |
#define | REG_001 0x001 |
#define | REG_002 0x002 |
#define | REG_003 0x003 |
#define | AU0828_SENSORCTRL_100 0x100 |
#define | AU0828_SENSORCTRL_VBI_103 0x103 |
#define | AU0828_I2C_TRIGGER_200 0x200 |
#define | AU0828_I2C_STATUS_201 0x201 |
#define | AU0828_I2C_CLK_DIVIDER_202 0x202 |
#define | AU0828_I2C_DEST_ADDR_203 0x203 |
#define | AU0828_I2C_WRITE_FIFO_205 0x205 |
#define | AU0828_I2C_READ_FIFO_209 0x209 |
#define | AU0828_I2C_MULTIBYTE_MODE_2FF 0x2ff |
#define | AU0828_AUDIOCTRL_50C 0x50C |
#define | REG_600 0x600 |
#define | AU0828_I2C_TRIGGER_WRITE 0x01 |
#define | AU0828_I2C_TRIGGER_READ 0x20 |
#define | AU0828_I2C_TRIGGER_HOLD 0x40 |
#define | AU0828_I2C_STATUS_READ_DONE 0x01 |
#define | AU0828_I2C_STATUS_NO_READ_ACK 0x02 |
#define | AU0828_I2C_STATUS_WRITE_DONE 0x04 |
#define | AU0828_I2C_STATUS_NO_WRITE_ACK 0x08 |
#define | AU0828_I2C_STATUS_BUSY 0x10 |
#define | AU0828_I2C_CLK_250KHZ 0x07 |
#define | AU0828_I2C_CLK_100KHZ 0x14 |
#define | AU0828_I2C_CLK_30KHZ 0x40 |
#define | AU0828_I2C_CLK_20KHZ 0x60 |
#define AU0828_AUDIOCTRL_50C 0x50C |
Definition at line 43 of file au0828-reg.h.
#define AU0828_I2C_CLK_100KHZ 0x14 |
Definition at line 64 of file au0828-reg.h.
#define AU0828_I2C_CLK_20KHZ 0x60 |
Definition at line 66 of file au0828-reg.h.
#define AU0828_I2C_CLK_250KHZ 0x07 |
Definition at line 63 of file au0828-reg.h.
#define AU0828_I2C_CLK_30KHZ 0x40 |
Definition at line 65 of file au0828-reg.h.
#define AU0828_I2C_CLK_DIVIDER_202 0x202 |
Definition at line 36 of file au0828-reg.h.
#define AU0828_I2C_DEST_ADDR_203 0x203 |
Definition at line 37 of file au0828-reg.h.
#define AU0828_I2C_MULTIBYTE_MODE_2FF 0x2ff |
Definition at line 40 of file au0828-reg.h.
#define AU0828_I2C_READ_FIFO_209 0x209 |
Definition at line 39 of file au0828-reg.h.
#define AU0828_I2C_STATUS_201 0x201 |
Definition at line 35 of file au0828-reg.h.
#define AU0828_I2C_STATUS_BUSY 0x10 |
Definition at line 60 of file au0828-reg.h.
#define AU0828_I2C_STATUS_NO_READ_ACK 0x02 |
Definition at line 57 of file au0828-reg.h.
#define AU0828_I2C_STATUS_NO_WRITE_ACK 0x08 |
Definition at line 59 of file au0828-reg.h.
#define AU0828_I2C_STATUS_READ_DONE 0x01 |
Definition at line 56 of file au0828-reg.h.
#define AU0828_I2C_STATUS_WRITE_DONE 0x04 |
Definition at line 58 of file au0828-reg.h.
#define AU0828_I2C_TRIGGER_200 0x200 |
Definition at line 34 of file au0828-reg.h.
#define AU0828_I2C_TRIGGER_HOLD 0x40 |
Definition at line 53 of file au0828-reg.h.
#define AU0828_I2C_TRIGGER_READ 0x20 |
Definition at line 52 of file au0828-reg.h.
#define AU0828_I2C_TRIGGER_WRITE 0x01 |
Definition at line 51 of file au0828-reg.h.
#define AU0828_I2C_WRITE_FIFO_205 0x205 |
Definition at line 38 of file au0828-reg.h.
#define AU0828_SENSORCTRL_100 0x100 |
Definition at line 30 of file au0828-reg.h.
#define AU0828_SENSORCTRL_VBI_103 0x103 |
Definition at line 31 of file au0828-reg.h.
#define REG_000 0x000 |
Definition at line 25 of file au0828-reg.h.
#define REG_001 0x001 |
Definition at line 26 of file au0828-reg.h.
#define REG_002 0x002 |
Definition at line 27 of file au0828-reg.h.
#define REG_003 0x003 |
Definition at line 28 of file au0828-reg.h.
#define REG_600 0x600 |
Definition at line 45 of file au0828-reg.h.