Searched refs:next_read_size (Results 1 – 2 of 2) sorted by relevance
141 len = phy->next_read_size; in fdp_nci_i2c_read()162 phy->next_read_size = 5; in fdp_nci_i2c_read()168 phy->next_read_size = (tmp[2] << 8) + tmp[3] + 3; in fdp_nci_i2c_read()170 phy->next_read_size = FDP_NCI_I2C_MIN_PAYLOAD; in fdp_nci_i2c_read()301 phy->next_read_size = FDP_NCI_I2C_MIN_PAYLOAD; in fdp_nci_i2c_probe()
21 uint16_t next_read_size; member
Completed in 3 milliseconds