Home
last modified time | relevance | path

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

/openbmc/u-boot/board/keymile/km_arm/
H A Dkm_arm.c33 #define REG_CTRL_H 0x02 macro
158 if (i2c_read(BOCO, REG_CTRL_H, 1, &buf, 1) != 0) { in ethernet_present()
177 if (i2c_read(BOCO, REG_CTRL_H, 1, &buf, 1) != 0) { in initialize_unit_leds()
182 if (i2c_write(BOCO, REG_CTRL_H, 1, &buf, 1) != 0) { in initialize_unit_leds()