Home
last modified time | relevance | path

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

/openbmc/linux/drivers/usb/storage/
H A Dsddr09.c462 int count, int controlshift, unsigned char *buf, int use_sg) { in sddr09_read21() argument
464 int bulklen = (count << controlshift); in sddr09_read21()
504 int count, int controlshift, unsigned char *buf, int use_sg) {
506 int bulklen = (count << controlshift);