Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/usb/isp1760/
Disp1760-hcd.h18 #define BLOCK_1_NUM 32 macro
25 #define BLOCKS (BLOCK_1_NUM + BLOCK_2_NUM + BLOCK_3_NUM)
Disp1760-hcd.c309 for (i = 0; i < BLOCK_1_NUM; i++) { in init_memory()