Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsh_dma.h46 unsigned char chclr_bit; member
/openbmc/linux/drivers/dma/sh/
H A Dshdmac.c72 u32 val = shdev->pdata->chclr_bitwise ? 1 << chan_pdata->chclr_bit : 0; in channel_clear()