Searched refs:controlling_dd (Results 1 – 2 of 2) sorted by relevance
27 struct hfi1_devdata *dd = bus->controlling_dd; in hfi1_setsda()51 struct hfi1_devdata *dd = bus->controlling_dd; in hfi1_setscl()82 reg = read_csr(bus->controlling_dd, target_in); in hfi1_getsda()96 reg = read_csr(bus->controlling_dd, target_in); in hfi1_getscl()114 bus->controlling_dd = dd; in init_i2c_bus()211 i2c->controlling_dd = dd; in i2c_bus_write()259 bus->controlling_dd = dd; in i2c_bus_read()
982 struct hfi1_devdata *controlling_dd; /* current controlling device */ member