Home
last modified time | relevance | path

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

/drivers/usb/host/
Disp1760-hcd.h146 #define BLOCK_1_NUM 32 macro
153 #define BLOCKS (BLOCK_1_NUM + BLOCK_2_NUM + BLOCK_3_NUM)
Disp1760-hcd.c285 for (i = 0; i < BLOCK_1_NUM; i++) { in init_memory()