Home
last modified time | relevance | path

Searched refs:modulo_64_length (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/mmc/host/
Dvub300.c1511 int modulo_64_length = linear_length & 0x003F; in __command_write_data() local
1532 } else if ((!vub300->large_usb_packets && (0 < modulo_64_length)) || in __command_write_data()