Home
last modified time | relevance | path

Searched refs:needs_tend_set (Results 1 – 3 of 3) sorted by relevance

/linux-4.1.27/include/linux/
Dsh_dma.h90 unsigned int needs_tend_set:1; member
/linux-4.1.27/arch/arm/mach-shmobile/
Dsetup-r8a7740.c571 .needs_tend_set = 1,
/linux-4.1.27/drivers/dma/sh/
Dshdmac.c231 if (shdev->pdata->needs_tend_set) in dmae_start()