Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/usb/b2c2/
H A Dflexcop-usb.c183 u16 wMax; in flexcop_usb_memory_req() local
188 wMax = USB_MEM_READ_MAX; in flexcop_usb_memory_req()
191 wMax = USB_MEM_WRITE_MAX; in flexcop_usb_memory_req()
194 wMax = USB_FLASH_MAX; in flexcop_usb_memory_req()
201 wMax < bytes_left_to_read_on_page(addr, len) ? in flexcop_usb_memory_req()
202 wMax : in flexcop_usb_memory_req()