Home
last modified time | relevance | path

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

/linux/drivers/gpu/drm/bridge/imx/
H A Dimx93-mipi-dsi.c43 #define N_MASK GENMASK(13, 10) macro
44 #define N(x) FIELD_PREP(N_MASK, ((x) - 1))
/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h1154 #define N (N_MASK << N_SHIFT)
1616 #define N_MASK 0x07 macro