Home
last modified time | relevance | path

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

/linux/drivers/iommu/
H A Dsun50i-iommu.c195 #define SUN50I_DTE_PT_VALID 1 macro
204 return (dte & SUN50I_DTE_PT_ATTRS) == SUN50I_DTE_PT_VALID; in sun50i_dte_is_pt_valid()
209 return (pt_dma & SUN50I_DTE_PT_ADDRESS_MASK) | SUN50I_DTE_PT_VALID; in sun50i_mk_dte()