Home
last modified time | relevance | path

Searched refs:VER (Results 1 – 12 of 12) sorted by relevance

/linux-6.12.1/include/linux/mfd/
DidtRC38xxx_reg.h195 #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/
Dptp_clockmatrix.h65 #define IDTCM_FW_REG(FW, VER, REG) (((FW) < (VER)) ? (REG) : (REG##_##VER)) argument
/linux-6.12.1/Documentation/sound/hd-audio/
Dintel-multi-link.rst166 | VER | |
237 | VER | |
307 … | VER | | +-----------------+ 0x00028100 + 0x1000 * x
/linux-6.12.1/Documentation/ABI/testing/
Ddebugfs-intel-iommu16 VER 0x00 0x0000000000000010
27 VER 0x00 0x0000000000000010
38 VER 0x00 0x0000000000000010
Dsysfs-driver-ufs1541 Symbol - VER. This file shows the UFSHCD version.
/linux-6.12.1/Documentation/fpga/
Ddfl.rst85 |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/
Dov2640.c182 #define VER 0x0B /* Product ID Number LSB */ macro
1088 ver = i2c_smbus_read_byte_data(client, VER); in ov2640_video_probe()
Dov772x.c52 #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/
Def100.c380 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/
Dfrontend-property-terrestrial-systems.rst226 - :ref:`DTV_ATSCMH_FIC_VER <DTV-ATSCMH-FIC-VER>`
Dfe_property_parameters.rst633 .. _DTV-ATSCMH-FIC-VER:
/linux-6.12.1/drivers/iommu/intel/
Ddebugfs.c42 IOMMU_REGSET_ENTRY(VER),