Home
last modified time | relevance | path

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

/Linux-v5.10/include/linux/
Dsh_dma.h90 unsigned int chclr_bitwise:1; member
/Linux-v5.10/drivers/dma/sh/
Dshdmac.c73 u32 val = shdev->pdata->chclr_bitwise ? 1 << chan_pdata->chclr_bit : 0; in channel_clear()