Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/
Dsh_dma.h93 unsigned int chclr_bitwise:1; member
/linux-4.4.14/drivers/dma/sh/
Dshdma-r8a73a4.c76 .chclr_bitwise = 1,
Dshdmac.c77 u32 val = shdev->pdata->chclr_bitwise ? 1 << chan_pdata->chclr_bit : 0; in channel_clear()