Go to the documentation of this file.
15 #ifndef __ASM_ARCH_SX1_I2C_CHIPS_H
16 #define __ASM_ARCH_SX1_I2C_CHIPS_H
18 #define SOFIA_MAX_LIGHT_VAL 0x2B
20 #define SOFIA_I2C_ADDR 0x32
22 #define SOFIA_POWER1_REG 0x03
24 #define SOFIA_USB_POWER 0x01
25 #define SOFIA_MMC_POWER 0x04
26 #define SOFIA_BLUETOOTH_POWER 0x08
27 #define SOFIA_MMILIGHT_POWER 0x20
29 #define SOFIA_POWER2_REG 0x04
30 #define SOFIA_BACKLIGHT_REG 0x06
31 #define SOFIA_KEYLIGHT_REG 0x07
32 #define SOFIA_DIMMING_REG 0x09