Home
last modified time | relevance | path

Searched defs:dstate (Results 1 – 6 of 6) sorted by relevance

/openbmc/qemu/trace/
H A Devent-internal.h37 uint16_t *dstate; member
/openbmc/linux/drivers/gpu/drm/i915/
H A Dintel_clock_gating.c730 u32 dstate = intel_uncore_read(&i915->uncore, D_STATE); in gen3_init_clock_gating() local
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dclk.h101 int dstate; /* display adjustment (min+) */ member
/openbmc/linux/drivers/pci/controller/dwc/
H A Dpcie-qcom-ep.c647 u32 dstate, val; in qcom_pcie_ep_global_irq_thread() local
/openbmc/linux/drivers/staging/rts5208/
H A Drtsx_chip.c1728 static void rtsx_handle_pm_dstate(struct rtsx_chip *chip, u8 dstate) in rtsx_handle_pm_dstate()
/openbmc/qemu/include/hw/cxl/
H A Dcxl_device.h332 #define cxl_device_cap_init(dstate, reg, cap_id, ver) \ argument