Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/dma/dw/
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()
Ddw.c23 cfghi |= DWC_CFGH_PROTCTL(dw->pdata->protctl); in dw_dma_initialize_chan()
/linux-6.1.9/include/linux/platform_data/
Ddma-dw.h74 u32 protctl; member