Searched refs:has_data (Results 1 – 1 of 1) sorted by relevance
307 const u32 has_data = TIS_STS_DATA_AVAILABLE | TIS_STS_VALID; in tis_readresponse() local313 has_data, has_data); in tis_readresponse()373 } while ((value & has_data) == has_data); in tis_readresponse()
Completed in 7 milliseconds