Home
last modified time | relevance | path

Searched refs:I2C_ADDR_LEDS (Results 1 – 1 of 1) sorted by relevance

/openbmc/u-boot/board/eets/pdu001/
H A Dboard.c42 #define I2C_ADDR_LEDS 0x60 macro
267 if (!i2c_get_chip_for_busnum(1, I2C_ADDR_LEDS, 1, &dev)) in board_late_init()