Home
last modified time | relevance | path

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

/drivers/mmc/host/
Dvub300.c1509 int modulo_512_length = linear_length & 0x01FF; in __command_write_data() local
1530 (vub300->large_usb_packets && (64 > modulo_512_length)) in __command_write_data()