Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h490 #define SET_ALEN(b, c, v) SET_CONTEXT_FIELD(b, c, FSYNR1, ALEN, v)
677 #define GET_ALEN(b, c) GET_CONTEXT_FIELD(b, c, FSYNR1, ALEN)
1046 #define ALEN (ALEN_MASK << ALEN_SHIFT) macro