Searched refs:CONFIG_SYS_DP501_I2C (Results 1 – 5 of 5) sorted by relevance
/external/u-boot/board/gdsys/common/ |
D | dp501.c | 16 #ifdef CONFIG_SYS_DP501_I2C 17 int dp501_i2c[] = CONFIG_SYS_DP501_I2C; 147 #ifdef CONFIG_SYS_DP501_I2C in dp501_probe()
|
D | osd.c | 377 #ifdef CONFIG_SYS_DP501_I2C in osd_probe()
|
/external/u-boot/include/configs/ |
D | strider.h | 378 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro 385 #define CONFIG_SYS_DP501_I2C {1, 3, 5, 7, 2, 4, 6, 8} macro 391 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro 397 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro
|
D | hrcon.h | 372 #define CONFIG_SYS_DP501_I2C {1, 3, 5, 7, 2, 4, 6, 8} macro 377 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro
|
/external/u-boot/scripts/ |
D | config_whitelist.txt | 2535 CONFIG_SYS_DP501_I2C
|