Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/media/i2c/
Dtw9910.c33 #define GET_REV(val) (val & 0x07) macro
858 priv->revision = GET_REV(id); in tw9910_video_probe()
/linux-6.1.9/drivers/iommu/
Dmsm_iommu_hw-8xxx.h115 #define GET_REV(b) GET_GLOBAL_REG(REV, (b)) macro