Lines Matching defs:num
31 target_oe = i2c_oe_csr(bus->num);
55 target_oe = i2c_oe_csr(bus->num);
81 target_in = i2c_in_csr(bus->num);
95 target_in = i2c_in_csr(bus->num);
105 struct hfi1_asic_data *ad, int num)
115 bus->num = num; /* our bus number */
129 "hfi1_i2c%d", num);
134 __func__, num, ret);
215 __func__, i2c->num, slave_addr, offset, len, ret);
263 __func__, bus->num, slave_addr, offset, len, ret);