Searched refs:comp_bit (Results 1 – 2 of 2) sorted by relevance
126 u8 comp_bit = w1_gpio_read_bit(dev); in w1_gpio_triplet() local129 if (id_bit && comp_bit) in w1_gpio_triplet()132 if (!id_bit && !comp_bit) { in w1_gpio_triplet()
146 u8 comp_bit = mxc_w1_touch_bit(pdata, 1); in mxc_w1_triplet() local149 if (id_bit && comp_bit) in mxc_w1_triplet()152 if (!id_bit && !comp_bit) { in mxc_w1_triplet()