Searched refs:SIZE_64KB (Results 1 – 1 of 1) sorted by relevance
66 #define SIZE_64KB 0x00010000u macro167 static uint32_t adma_descriptor_table[SIZE_64KB];3050 if (datasize >= SIZE_64KB) in adma2_create_descriptor_table()3052 uint32_t current_subsize = SIZE_64KB; in adma2_create_descriptor_table()