Home
last modified time | relevance | path

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

/openbmc/linux/drivers/media/i2c/
H A Dtw9910.c33 #define GET_REV(val) (val & 0x07) macro
/openbmc/linux/drivers/iommu/
H A Dmsm_iommu_hw-8xxx.h115 #define GET_REV(b) GET_GLOBAL_REG(REV, (b)) macro