Searched full:mbox1 (Results 1 – 13 of 13) sorted by relevance
| /linux/drivers/gpu/drm/nouveau/nvkm/falcon/ |
| H A D | ga102.c | 113 ga102_flcn_fw_boot(struct nvkm_falcon_fw *fw, u32 *mbox0, u32 *mbox1, u32 mbox0_ok, u32 irqsclr) in ga102_flcn_fw_boot() argument 122 return gm200_flcn_fw_boot(fw, mbox0, mbox1, mbox0_ok, irqsclr); in ga102_flcn_fw_boot()
|
| H A D | gm200.c | 221 u32 mbox0, mbox1; in gm200_flcn_fw_boot() local 238 mbox1 = nvkm_falcon_rd32(falcon, 0x044); in gm200_flcn_fw_boot() 239 if (FLCN_ERRON(falcon, ret || mbox0 != mbox0_ok, "mbox %08x %08x", mbox0, mbox1)) in gm200_flcn_fw_boot()
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/core/ |
| H A D | falcon.h | 101 u32 *mbox0, u32 *mbox1, u32 mbox0_ok, u32 irqsclr);
|
| /linux/drivers/comedi/drivers/ |
| H A D | plx9080.h | 590 * the MBOX0 and MBOX1 registers if the I2O feature is enabled, but MBOX0 and 591 * MBOX1 are accessible via alternative offsets.
|
| /linux/drivers/scsi/ |
| H A D | qlogicpti.h | 18 #define MBOX1 0x082UL macro
|
| H A D | qlogicpti.c | 210 case 2: sbus_writew(param[1], qpti->qregs + MBOX1); in qlogicpti_mbox_command() 269 case 2: param[1] = sbus_readw(qpti->qregs + MBOX1); in qlogicpti_mbox_command()
|
| H A D | ncr53c8xx.h | 487 #define FE_ISTAT1 (1<<25) /* Have ISTAT1, MBOX0, MBOX1 registers */
|
| /linux/arch/mips/include/asm/octeon/ |
| H A D | cvmx-sriox-defs.h | 443 uint64_t mbox1:2; member 473 uint64_t mbox1:2;
|
| /linux/drivers/net/ethernet/marvell/octeontx2/nic/ |
| H A D | otx2_pf.c | 750 /* Register MBOX1 interrupt handler */ in otx2_register_pfvf_mbox_intr() 754 "RVUPF%d_VF Mbox1", in otx2_register_pfvf_mbox_intr() 757 snprintf(irq_name, NAME_SIZE, "RVUPF_VF Mbox1"); in otx2_register_pfvf_mbox_intr() 764 "RVUPF: IRQ registration failed for PFVF mbox1 irq\n"); in otx2_register_pfvf_mbox_intr()
|
| /linux/Documentation/scsi/ |
| H A D | ChangeLog.sym53c8xx | 459 - Define some new IO registers for the 896 (istat1, mbox0, mbox1)
|
| /linux/drivers/scsi/sym53c8xx_2/ |
| H A D | sym_defs.h | 75 #define FE_ISTAT1 (1<<30) /* Have ISTAT1, MBOX0, MBOX1 registers */
|
| /linux/drivers/clk/thead/ |
| H A D | clk-th1520-ap.c | 926 static CCU_GATE(CLK_MBOX1, mbox1_clk, "mbox1", apb3_cpusys_pclk_pd, 0x208, 6, 0);
|
| /linux/drivers/net/ethernet/chelsio/cxgb4/ |
| H A D | cxgb4_debugfs.c | 3785 { "mbox1", &mbox_debugfs_fops, 0600, 1 }, in t4_setup_debugfs()
|