Searched defs:VER (Results 1 – 6 of 6) sorted by relevance
| /linux/include/linux/mfd/ |
| H A D | idtRC38xxx_reg.h | 195 #define IDTFC3_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument 196 #define IDTFC3_FW_FIELD(FW, VER, FIELD) (((FW) < (VER)) ? (FIELD) : (FIELD##_##VER)) argument
|
| /linux/include/linux/firmware/thead/ |
| H A D | thead,th1520-aon.h | 92 #define RPC_SET_VER(MESG, VER) ((MESG)->ver = (VER)) argument
|
| /linux/drivers/ptp/ |
| H A D | ptp_clockmatrix.h | 65 #define IDTCM_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument
|
| /linux/drivers/gpu/drm/xe/ |
| H A D | xe_gt_sriov_pf_debugfs.c | 597 #define register_threshold_attribute(TAG, NAME, VER...) ({ \ in MAKE_XE_GUC_KLV_THRESHOLDS_SET() argument
|
| /linux/drivers/media/i2c/ |
| H A D | ov2640.c | 182 #define VER 0x0B /* Product ID Number LSB */ macro
|
| H A D | ov772x.c | 52 #define VER 0x0B /* Product ID Number LSB */ macro
|