Searched refs:VER (Results 1 – 12 of 12) sorted by relevance
/linux-6.12.1/include/linux/mfd/ |
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-6.12.1/drivers/ptp/ |
D | ptp_clockmatrix.h | 65 #define IDTCM_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument
|
/linux-6.12.1/Documentation/sound/hd-audio/ |
D | intel-multi-link.rst | 166 | VER | | 237 | VER | | 307 … | VER | | +-----------------+ 0x00028100 + 0x1000 * x
|
/linux-6.12.1/Documentation/ABI/testing/ |
D | debugfs-intel-iommu | 16 VER 0x00 0x0000000000000010 27 VER 0x00 0x0000000000000010 38 VER 0x00 0x0000000000000010
|
D | sysfs-driver-ufs | 1541 Symbol - VER. This file shows the UFSHCD version.
|
/linux-6.12.1/Documentation/fpga/ |
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-6.12.1/drivers/media/i2c/ |
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()
|
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-6.12.1/drivers/net/ethernet/sfc/ |
D | ef100.c | 380 rc = ef100_pci_get_config_bits(efx, vndr_cap, VER, &vsec_ver); in ef100_pci_find_func_ctrl_window()
|
/linux-6.12.1/Documentation/userspace-api/media/dvb/ |
D | frontend-property-terrestrial-systems.rst | 226 - :ref:`DTV_ATSCMH_FIC_VER <DTV-ATSCMH-FIC-VER>`
|
D | fe_property_parameters.rst | 633 .. _DTV-ATSCMH-FIC-VER:
|
/linux-6.12.1/drivers/iommu/intel/ |
D | debugfs.c | 42 IOMMU_REGSET_ENTRY(VER),
|