Searched refs:controlling_dd (Results 1 – 2 of 2) sorted by relevance
69 struct hfi1_devdata *dd = bus->controlling_dd; in hfi1_setsda()93 struct hfi1_devdata *dd = bus->controlling_dd; in hfi1_setscl()124 reg = read_csr(bus->controlling_dd, target_in); in hfi1_getsda()138 reg = read_csr(bus->controlling_dd, target_in); in hfi1_getscl()156 bus->controlling_dd = dd; in init_i2c_bus()253 i2c->controlling_dd = dd; in i2c_bus_write()301 bus->controlling_dd = dd; in i2c_bus_read()
1033 struct hfi1_devdata *controlling_dd; /* current controlling device */ member