Searched refs:CONFIG_SYS_I2C_PCA953X_WIDTH (Results 1 – 10 of 10) sorted by relevance
/openbmc/u-boot/include/configs/ |
H A D | cl-som-am57x.h | 64 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x20, 16} } macro
|
H A D | mx6sabreauto.h | 26 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x30, 8}, {0x32, 8}, {0x34, 8} } macro
|
H A D | cm_t335.h | 148 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x26, 16} } macro
|
H A D | ot1200.h | 24 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x20, 16} } macro
|
H A D | cl-som-imx7.h | 59 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x20, 16} } macro
|
H A D | snapper9260.h | 72 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x28, 16} } macro
|
H A D | strider.h | 291 #define CONFIG_SYS_I2C_PCA953X_WIDTH { {0x24, 16}, {0x25, 16}, {0x26, 16}, \ macro
|
/openbmc/u-boot/drivers/gpio/ |
H A D | pca953x.c | 28 #ifdef CONFIG_SYS_I2C_PCA953X_WIDTH 35 CONFIG_SYS_I2C_PCA953X_WIDTH;
|
/openbmc/u-boot/scripts/ |
H A D | config_whitelist.txt | 3071 CONFIG_SYS_I2C_PCA953X_WIDTH
|
/openbmc/u-boot/ |
H A D | README | 797 The CONFIG_SYS_I2C_PCA953X_WIDTH option specifies a list of
|