Home
last modified time | relevance | path

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

/linux/drivers/mmc/host/
H A Dvub300.c1506 int modulo_64_length = linear_length & 0x003F; in __command_write_data() local
1527 } else if ((!vub300->large_usb_packets && (0 < modulo_64_length)) || in __command_write_data()