Searched refs:CONFIG_SYS_DP501_I2C (Results 1 – 5 of 5) sorted by relevance
/u-boot/board/gdsys/common/ |
A D | dp501.c | 18 #ifdef CONFIG_SYS_DP501_I2C 19 int dp501_i2c[] = CONFIG_SYS_DP501_I2C; 149 #ifdef CONFIG_SYS_DP501_I2C in dp501_probe()
|
A D | osd.c | 382 #ifdef CONFIG_SYS_DP501_I2C in osd_probe()
|
/u-boot/include/configs/ |
A D | strider.h | 248 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro 255 #define CONFIG_SYS_DP501_I2C {1, 3, 5, 7, 2, 4, 6, 8} macro 261 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro 267 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro
|
A D | hrcon.h | 241 #define CONFIG_SYS_DP501_I2C {1, 3, 5, 7, 2, 4, 6, 8} macro 246 #define CONFIG_SYS_DP501_I2C {1, 2, 3, 4} macro
|
/u-boot/scripts/ |
A D | config_whitelist.txt | 2078 CONFIG_SYS_DP501_I2C
|
Completed in 9 milliseconds