Lines Matching refs:rx_buf
332 req->xfer[1].rx_buf = &req->scratch; in ads7846_read12_ser()
352 req->xfer[3].rx_buf = &req->sample; in ads7846_read12_ser()
364 req->xfer[5].rx_buf = &req->scratch; in ads7846_read12_ser()
401 req->xfer[0].rx_buf = req->sample; in ads7845_read12_ser()
674 value = be16_to_cpup((__be16 *)&(((char *)t->rx_buf)[1])); in ads7846_get_value()
680 value = be16_to_cpup((__be16 *)t->rx_buf); in ads7846_get_value()
692 *(u16 *)t->rx_buf = val; in ads7846_update_value()
1003 x->rx_buf = &packet->tc.y_buf[0]; in ads7846_setup_spi_msg()
1014 x->rx_buf = &packet->tc.y; in ads7846_setup_spi_msg()
1033 x->rx_buf = &packet->tc.y; in ads7846_setup_spi_msg()
1049 x->rx_buf = &packet->tc.x_buf[0]; in ads7846_setup_spi_msg()
1061 x->rx_buf = &packet->tc.x; in ads7846_setup_spi_msg()
1076 x->rx_buf = &packet->tc.x; in ads7846_setup_spi_msg()
1095 x->rx_buf = &packet->tc.z1; in ads7846_setup_spi_msg()
1109 x->rx_buf = &packet->tc.z1; in ads7846_setup_spi_msg()
1126 x->rx_buf = &packet->tc.z2; in ads7846_setup_spi_msg()
1140 x->rx_buf = &packet->tc.z2; in ads7846_setup_spi_msg()
1167 x->rx_buf = &packet->dummy; in ads7846_setup_spi_msg()