Searched refs:count32 (Results 1 – 3 of 3) sorted by relevance
227 : "+a" (addr), "+r" (count32), "+r" (count2) \246 unsigned int count32 = esp_count >> 5; in mac_esp_send_pdma_cmd() local
864 unsigned int count32; in ca91cx42_master_read() local896 count32 = (count - done) & ~0x3; in ca91cx42_master_read()897 while (done < count32) { in ca91cx42_master_read()923 unsigned int count32; in ca91cx42_master_write() local950 count32 = (count - done) & ~0x3; in ca91cx42_master_write()951 while (done < count32) { in ca91cx42_master_write()
1193 unsigned int count32; in tsi148_master_read() local1235 count32 = (count - done) & ~0x3; in tsi148_master_read()1236 while (done < count32) { in tsi148_master_read()1277 unsigned int count32; in tsi148_master_write() local1320 count32 = (count - done) & ~0x3; in tsi148_master_write()1321 while (done < count32) { in tsi148_master_write()