Home
last modified time | relevance | path

Searched refs:MBOX_OFFSET (Results 1 – 9 of 9) sorted by relevance

/linux/drivers/char/hw_random/
H A Dmpfs-rng.c18 #define MBOX_OFFSET 0U macro
44 .mbox_offset = MBOX_OFFSET, in mpfs_rng_read()
/linux/sound/soc/sof/intel/
H A Dbdw.c41 #define MBOX_OFFSET 0x9E000 macro
347 snd_sof_dsp_panic(sdev, BDW_PANIC_OFFSET(ipcx) + MBOX_OFFSET, in bdw_irq_thread()
375 return MBOX_OFFSET; in bdw_get_mailbox_offset()
380 return MBOX_OFFSET; in bdw_get_window_offset()
452 sdev->dsp_oops_offset = MBOX_OFFSET; in bdw_probe()
506 sdev->dsp_box.offset = MBOX_OFFSET; in bdw_probe()
H A Datom.c168 snd_sof_dsp_panic(sdev, PANIC_OFFSET(ipcd) + MBOX_OFFSET, in atom_irq_thread()
198 return MBOX_OFFSET; in atom_get_mailbox_offset()
204 return MBOX_OFFSET; in atom_get_window_offset()
H A Datom.h22 #define MBOX_OFFSET 0x144000 macro
H A Dbyt.c210 sdev->dsp_box.offset = MBOX_OFFSET; in byt_acpi_probe()
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h77 #define MBOX_OFFSET 0x500000 /* DRAM */ macro
H A Dmt8186.c31 return MBOX_OFFSET; in mt8186_get_mailbox_offset()
36 return MBOX_OFFSET; in mt8186_get_window_offset()
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.h133 #define MBOX_OFFSET 0x800000 /* DRAM */ macro
H A Dmt8195.c31 return MBOX_OFFSET; in mt8195_get_mailbox_offset()
36 return MBOX_OFFSET; in mt8195_get_window_offset()