Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/
H A Dsh_dma.h88 unsigned int no_dmars:1; member
/openbmc/linux/drivers/dma/sh/
H A Dshdmac.c267 if (pdata->no_dmars) in dmae_set_dmars()