Searched refs:ctl_offset (Results 1 - 5 of 5) sorted by last modified time

/linux-master/sound/soc/intel/avs/
H A Dipc.c324 snd_hdac_adsp_updatel(adev, spec->hipc->ctl_offset,
334 snd_hdac_adsp_updatel(adev, spec->hipc->ctl_offset,
343 snd_hdac_adsp_updatel(adev, spec->hipc->ctl_offset,
596 snd_hdac_adsp_updatel(adev, spec->hipc->ctl_offset, mask, value);
H A Dcore.c768 .ctl_offset = SKL_ADSP_REG_HIPCCTL,
779 .ctl_offset = CNL_ADSP_REG_HIPCCTL,
H A Davs.h93 const u32 ctl_offset; member in struct:avs_hipc_spec
/linux-master/arch/x86/events/intel/
H A Duncore_discovery.h95 ctl_offset : 8, member in struct:uncore_unit_discovery::__anon57::__anon58
124 u8 ctl_offset; /* Counter Control 0 offset */ member in struct:intel_uncore_discovery_type
H A Duncore_discovery.c132 if (!unit->ctl || !unit->ctl_offset || !unit->ctr_offset) {
171 type->ctl_offset = unit->ctl_offset;
572 uncore->event_ctl = (unsigned int)type->box_ctrl + type->ctl_offset;
579 uncore->event_ctl = (unsigned int)UNCORE_DISCOVERY_PCI_BOX_CTRL(type->box_ctrl) + type->ctl_offset;
587 uncore->event_ctl = (unsigned int)type->ctl_offset;

Completed in 377 milliseconds