Lines Matching defs:num
73 target_oe = i2c_oe_csr(bus->num);
97 target_oe = i2c_oe_csr(bus->num);
123 target_in = i2c_in_csr(bus->num);
137 target_in = i2c_in_csr(bus->num);
147 struct hfi1_asic_data *ad, int num)
157 bus->num = num; /* our bus number */
171 "hfi1_i2c%d", num);
176 __func__, num, ret);
257 __func__, i2c->num, slave_addr, offset, len, ret);
305 __func__, bus->num, slave_addr, offset, len, ret);