Searched refs:mbox0 (Results 1 – 7 of 7) sorted by relevance
/openbmc/linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
H A D | gm200.c | 221 u32 mbox0, mbox1; in gm200_flcn_fw_boot() local 237 mbox0 = nvkm_falcon_rd32(falcon, 0x040); in gm200_flcn_fw_boot() 239 if (FLCN_ERRON(falcon, ret || mbox0 != mbox0_ok, "mbox %08x %08x", mbox0, mbox1)) in gm200_flcn_fw_boot()
|
H A D | ga102.c | 107 ga102_flcn_fw_boot(struct nvkm_falcon_fw *fw, u32 *mbox0, u32 *mbox1, u32 mbox0_ok, u32 irqsclr) in ga102_flcn_fw_boot() argument 116 return gm200_flcn_fw_boot(fw, mbox0, mbox1, mbox0_ok, irqsclr); in ga102_flcn_fw_boot()
|
/openbmc/u-boot/include/ |
H A D | tsi148.h | 148 unsigned int mbox0; /* 0x610 */ member
|
/openbmc/linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
H A D | falcon.h | 94 u32 *mbox0, u32 *mbox1, u32 mbox0_ok, u32 irqsclr);
|
/openbmc/qemu/hw/scsi/ |
H A D | lsi53c895a.c | 257 uint8_t mbox0; member 371 s->mbox0 = 0; in lsi_soft_reset() 1710 ret = s->mbox0; in lsi_reg_readb() 1967 s->mbox0 = val; in lsi_reg_writeb() 2257 VMSTATE_UINT8(mbox0, LSIState),
|
/openbmc/linux/arch/mips/include/asm/octeon/ |
H A D | cvmx-sriox-defs.h | 455 uint64_t mbox0:2; member 461 uint64_t mbox0:2;
|
/openbmc/linux/Documentation/scsi/ |
H A D | ChangeLog.sym53c8xx | 459 - Define some new IO registers for the 896 (istat1, mbox0, mbox1)
|