Home
last modified time | relevance | path

Searched refs:pcm_desc (Results 1 – 5 of 5) sorted by relevance

/device/linaro/bootloader/arm-trusted-firmware/plat/mediatek/mt8173/drivers/spm/
Dspm_hotplug.c176 static const struct pcm_desc hotplug_pcm = {
205 const struct pcm_desc *pcmdesc = spm_hotplug.pcmdesc; in spm_go_to_hotplug()
Dspm.h256 struct pcm_desc { struct
274 const struct pcm_desc *pcmdesc; argument
321 void spm_init_event_vector(const struct pcm_desc *pcmdesc);
322 void spm_kick_im_to_fetch(const struct pcm_desc *pcmdesc);
Dspm_mcdi.c208 static const struct pcm_desc mcdi_pcm = {
449 const struct pcm_desc *pcmdesc = spm_mcdi.pcmdesc; in spm_mcdi_prepare_for_mtcmos()
467 const struct pcm_desc *pcmdesc = spm_mcdi.pcmdesc; in spm_mcdi_prepare_for_off_state()
Dspm_suspend.c197 static const struct pcm_desc suspend_pcm_ca7 = {
Dspm.c220 void spm_init_event_vector(const struct pcm_desc *pcmdesc) in spm_init_event_vector()
235 void spm_kick_im_to_fetch(const struct pcm_desc *pcmdesc) in spm_kick_im_to_fetch()