Home
last modified time | relevance | path

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

/linux/sound/soc/sof/intel/
H A Datom.h23 #define MBOX_SIZE 0x1000 macro
H A Dbdw.c42 #define MBOX_SIZE 0x1000 macro
/linux/sound/soc/sof/mediatek/mt8186/
H A Dmt8186.h78 #define MBOX_SIZE 0x1000 /* consistent with which in memory.h of sof fw */ macro
/linux/sound/soc/sof/mediatek/mt8195/
H A Dmt8195.h134 #define MBOX_SIZE 0x1000 /* consistent with which in memory.h of sof fw */ macro
/linux/drivers/accel/amdxdna/
H A Daie2_pci.h36 #define MBOX_SIZE(ndev) \ macro
H A Daie2_pci.c346 mbox_res.mbox_size = MBOX_SIZE(ndev); in aie2_hw_start()
/linux/drivers/net/ethernet/marvell/octeontx2/af/
H A Dmbox.c238 mdev->mbase = mbox->hwbase + (devid * MBOX_SIZE); in otx2_mbox_init()
H A Dmbox.h19 #define MBOX_SIZE SZ_64K macro
35 #if MBOX_UP_TX_SIZE + MBOX_UP_TX_START != MBOX_SIZE
/linux/drivers/net/ethernet/marvell/octeontx2/nic/
H A Dotx2_pf.c375 src_mbox->rx_start + (vf * MBOX_SIZE); in otx2_forward_vf_mbox_msgs()
584 err = qmem_alloc(&pf->pdev->dev, &mbox_addr, numvfs, MBOX_SIZE); in cn20k_pfvf_mbox_alloc()
629 MBOX_SIZE; in otx2_pfvf_mbox_init()
633 hwbase = ioremap_wc(base, MBOX_SIZE * pf->total_vfs); in otx2_pfvf_mbox_init()
1221 (pf->pdev, PCI_MBOX_BAR_NUM), MBOX_SIZE); in otx2_pfaf_mbox_init()