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
865 unsigned int count32; in ca91cx42_master_read() local897 count32 = (count - done) & ~0x3; in ca91cx42_master_read()898 while (done < count32) { in ca91cx42_master_read()924 unsigned int count32; in ca91cx42_master_write() local951 count32 = (count - done) & ~0x3; in ca91cx42_master_write()952 while (done < count32) { in ca91cx42_master_write()
1271 unsigned int count32; in tsi148_master_read() local1302 count32 = (count - done) & ~0x3; in tsi148_master_read()1303 while (done < count32) { in tsi148_master_read()1352 unsigned int count32; in tsi148_master_write() local1384 count32 = (count - done) & ~0x3; in tsi148_master_write()1385 while (done < count32) { in tsi148_master_write()