Searched refs:PAYLOAD_AREA_SIZE (Results 1 – 2 of 2) sorted by relevance
/linux-4.1.27/drivers/usb/isp1760/ | ||
D | isp1760-hcd.h | 27 #define PAYLOAD_AREA_SIZE 0xf000 macro |
D | isp1760-hcd.c | 332 WARN_ON(payload_addr - priv->memory_pool[0].start > PAYLOAD_AREA_SIZE); in init_memory() |