Home
last modified time | relevance | path

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

/external/ltp/testcases/kernel/controllers/memctl/
Drun_memctl_test.sh101 NUM_CHUNKS=10; # (say)60 MB memory(6*10)
104 MEM_TASK=`expr $CHUNK_SIZE \* $NUM_CHUNKS`; # memory allocated by a task
136 NUM_CHUNKS=$NUM_CHUNKS ./memctl_task_$i &
/external/u-boot/arch/arm/include/asm/arch-rockchip/
Drockchip_mipi_dsi.h62 #define NUM_CHUNKS DSI_HOST_BITS(0x040, 13, 0) macro