Searched refs:VER (Results 1 – 9 of 9) 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/drivers/ptp/ |
| H A D | ptp_clockmatrix.h | 65 #define IDTCM_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument
|
| /linux/Documentation/sound/hd-audio/ |
| H A D | intel-multi-link.rst | 166 | VER | | 237 | VER | | 307 … | VER | | +-----------------+ 0x00028100 + 0x1000 * x
|
| /linux/Documentation/ABI/testing/ |
| H A D | debugfs-intel-iommu | 16 VER 0x00 0x0000000000000010 27 VER 0x00 0x0000000000000010 38 VER 0x00 0x0000000000000010
|
| H A D | sysfs-driver-ufs | 1541 Symbol - VER. This file shows the UFSHCD version.
|
| /linux/drivers/media/i2c/ |
| H A D | ov2640.c | 182 #define VER 0x0B /* Product ID Number LSB */ macro 1088 ver = i2c_smbus_read_byte_data(client, VER); in ov2640_video_probe()
|
| H A D | ov772x.c | 52 #define VER 0x0B /* Product ID Number LSB */ macro 1284 ret = regmap_read(priv->regmap, VER, &ver); in ov772x_video_probe()
|
| /linux/Documentation/fpga/ |
| H A D | dfl.rst | 85 |63 Type 60|59 DFH VER 52|51 Rsvd 41|40 EOL|39 Next 16|15 REV 12|11 ID 0| 0x00 95 * DFH VER - The version of the DFH. 128 |63 Type 60|59 DFH VER 52|51 Rsvd 41|40 EOL|39 Next 16|15 REV 12|11 ID 0| 0x00 154 * DFH VER - The version of the DFH.
|
| /linux/drivers/net/ethernet/sfc/ |
| H A D | ef100.c | 380 rc = ef100_pci_get_config_bits(efx, vndr_cap, VER, &vsec_ver); in ef100_pci_find_func_ctrl_window()
|