Home
last modified time | relevance | path

Searched refs:_cap (Results 1 – 8 of 8) sorted by relevance

/linux-6.3-rc2/drivers/hwtracing/intel_th/
A Dintel_th.h61 #define INTEL_TH_CAP(_th, _cap) ((_th)->drvdata ? (_th)->drvdata->_cap : 0) argument
/linux-6.3-rc2/Documentation/hwmon/
A Dacpi_power_meter.rst40 the case, the `power[1-*]_cap` and related sysfs files will appear. When the
52 `power[1-*]_cap` will be notified if the firmware changes the power cap.
A Docc.rst115 power[1-n]_cap
A Dsysfs-interface.rst408 `power[1-*]_cap`
/linux-6.3-rc2/drivers/pci/controller/dwc/
A Dpcie-designware.h57 #define dw_pcie_cap_is(_pci, _cap) \ argument
58 test_bit(DW_PCIE_CAP_ ## _cap, &(_pci)->caps)
60 #define dw_pcie_cap_set(_pci, _cap) \ argument
61 set_bit(DW_PCIE_CAP_ ## _cap, &(_pci)->caps)
/linux-6.3-rc2/drivers/i3c/master/mipi-i3c-hci/
A Dext_caps.c217 #define EXT_CAP_VENDOR(_vendor, _cap, _highest_mandatory_reg_offset) \ argument
218 { .vendor = (MIPI_VENDOR_##_vendor), .cap = (_cap), \
/linux-6.3-rc2/Documentation/ABI/testing/
A Dsysfs-class-hwmon788 cap is changed by the hardware. The `*_cap`
/linux-6.3-rc2/arch/x86/events/intel/
A Duncore_snbep.c2892 #define hswep_get_chop(_cap) (((_cap) >> 6) & 0x3) argument

Completed in 23 milliseconds