Searched refs:DMAE_MAX_RW_SIZE (Results 1 – 3 of 3) sorted by relevance
219 static u32 zero_buffer[DMAE_MAX_RW_SIZE];222 OSAL_MEMSET(zero_buffer, 0, sizeof(u32) * DMAE_MAX_RW_SIZE);
732 sizeof(u32) * DMAE_MAX_RW_SIZE); in ecore_dmae_info_alloc()776 p_phys, sizeof(u32) * DMAE_MAX_RW_SIZE); in ecore_dmae_info_free()920 u16 length_limit = DMAE_MAX_RW_SIZE; in ecore_dmae_execute_command()
508 #define DMAE_MAX_RW_SIZE 0x2000 macro