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