Home
last modified time | relevance | path

Searched refs:ddat (Results 1 - 5 of 5) sorted by relevance

/kernel/linux/linux-6.6/drivers/gpu/drm/i915/
H A Di915_hwmon.c58 struct hwm_drvdata ddat; member
68 hwm_locked_with_pm_intel_uncore_rmw(struct hwm_drvdata *ddat, in hwm_locked_with_pm_intel_uncore_rmw() argument
71 struct i915_hwmon *hwmon = ddat->hwmon; in hwm_locked_with_pm_intel_uncore_rmw()
72 struct intel_uncore *uncore = ddat->uncore; in hwm_locked_with_pm_intel_uncore_rmw()
89 hwm_field_read_and_scale(struct hwm_drvdata *ddat, i915_reg_t rgadr, in hwm_field_read_and_scale() argument
92 struct intel_uncore *uncore = ddat->uncore; in hwm_field_read_and_scale()
125 hwm_energy(struct hwm_drvdata *ddat, long *energy) in hwm_energy() argument
127 struct intel_uncore *uncore = ddat->uncore; in hwm_energy()
128 struct i915_hwmon *hwmon = ddat->hwmon; in hwm_energy()
129 struct hwm_energy_info *ei = &ddat in hwm_energy()
159 struct hwm_drvdata *ddat = dev_get_drvdata(dev); hwm_power1_max_interval_show() local
190 struct hwm_drvdata *ddat = dev_get_drvdata(dev); hwm_power1_max_interval_store() local
253 struct hwm_drvdata *ddat = dev_get_drvdata(dev); hwm_attributes_visible() local
303 hwm_in_is_visible(const struct hwm_drvdata *ddat, u32 attr) hwm_in_is_visible() argument
316 hwm_in_read(struct hwm_drvdata *ddat, u32 attr, long *val) hwm_in_read() argument
335 hwm_power_is_visible(const struct hwm_drvdata *ddat, u32 attr, int chan) hwm_power_is_visible() argument
363 hwm_power_max_read(struct hwm_drvdata *ddat, long *val) hwm_power_max_read() argument
397 hwm_power_max_write(struct hwm_drvdata *ddat, long val) hwm_power_max_write() argument
454 hwm_power_read(struct hwm_drvdata *ddat, u32 attr, int chan, long *val) hwm_power_read() argument
485 hwm_power_write(struct hwm_drvdata *ddat, u32 attr, int chan, long val) hwm_power_write() argument
536 hwm_energy_is_visible(const struct hwm_drvdata *ddat, u32 attr) hwm_energy_is_visible() argument
554 hwm_energy_read(struct hwm_drvdata *ddat, u32 attr, long *val) hwm_energy_read() argument
566 hwm_curr_is_visible(const struct hwm_drvdata *ddat, u32 attr) hwm_curr_is_visible() argument
581 hwm_curr_read(struct hwm_drvdata *ddat, u32 attr, long *val) hwm_curr_read() argument
602 hwm_curr_write(struct hwm_drvdata *ddat, u32 attr, long val) hwm_curr_write() argument
619 struct hwm_drvdata *ddat = (struct hwm_drvdata *)drvdata; hwm_is_visible() local
639 struct hwm_drvdata *ddat = dev_get_drvdata(dev); hwm_read() local
659 struct hwm_drvdata *ddat = dev_get_drvdata(dev); hwm_write() local
686 struct hwm_drvdata *ddat = (struct hwm_drvdata *)drvdata; hwm_gt_is_visible() local
700 struct hwm_drvdata *ddat = dev_get_drvdata(dev); hwm_gt_read() local
725 struct hwm_drvdata *ddat = &hwmon->ddat; hwm_get_preregistration_info() local
786 struct hwm_drvdata *ddat; i915_hwmon_register() local
[all...]
/kernel/linux/linux-5.10/drivers/vme/bridges/
H A Dvme_tsi148.h61 __be32 ddat; /* Destination attributes */ member
H A Dvme_tsi148.c1720 entry->descriptor.ddat = cpu_to_be32(TSI148_LCSR_DDAT_TYP_PCI); in tsi148_dma_list_add()
1729 entry->descriptor.ddat = cpu_to_be32(TSI148_LCSR_DDAT_TYP_VME); in tsi148_dma_list_add()
1732 tsi148_bridge->parent, &entry->descriptor.ddat, in tsi148_dma_list_add()
/kernel/linux/linux-6.6/drivers/staging/vme_user/
H A Dvme_tsi148.c1696 entry->descriptor.ddat = cpu_to_be32(TSI148_LCSR_DDAT_TYP_PCI); in tsi148_dma_list_add()
1705 entry->descriptor.ddat = cpu_to_be32(TSI148_LCSR_DDAT_TYP_VME); in tsi148_dma_list_add()
1708 tsi148_bridge->parent, &entry->descriptor.ddat, in tsi148_dma_list_add()
H A Dvme_tsi148.h61 __be32 ddat; /* Destination attributes */ member

Completed in 14 milliseconds