Home
last modified time | relevance | path

Searched refs:protctl (Results 1 - 6 of 6) sorted by relevance

/kernel/linux/linux-6.6/drivers/dma/dw/
H A Dof.c94 of_property_read_u32(np, "snps,dma-protection-control", &pdata->protctl); in dw_dma_parse_dt()
95 if (pdata->protctl > CHAN_PROTCTL_MASK) in dw_dma_parse_dt()
H A Ddw.c23 cfghi |= DWC_CFGH_PROTCTL(dw->pdata->protctl); in dw_dma_initialize_chan()
/kernel/linux/linux-5.10/include/linux/platform_data/
H A Ddma-dw.h54 * @protctl: Protection control signals setting per channel.
73 unsigned char protctl; member
/kernel/linux/linux-6.6/include/linux/platform_data/
H A Ddma-dw.h54 * @protctl: Protection control signals setting per channel.
74 u32 protctl; member
/kernel/linux/linux-5.10/drivers/dma/dw/
H A Ddw.c23 cfghi |= DWC_CFGH_PROTCTL(dw->pdata->protctl); in dw_dma_initialize_chan()
H A Dof.c112 pdata->protctl = tmp; in dw_dma_parse_dt()

Completed in 3 milliseconds