Searched refs:msi_mode (Results 1 – 2 of 2) sorted by relevance
688 uint32_t fsc_mode, msi_mode; in riscv_iommu_validate_device_ctx() local715 msi_mode = get_field(ctx->msiptp, RISCV_IOMMU_DC_MSIPTP_MODE); in riscv_iommu_validate_device_ctx()717 if (msi_mode != RISCV_IOMMU_DC_MSIPTP_MODE_OFF && in riscv_iommu_validate_device_ctx()718 msi_mode != RISCV_IOMMU_DC_MSIPTP_MODE_FLAT) { in riscv_iommu_validate_device_ctx()
11535 u32 msi_mode = tr32(MSGINT_MODE); in tg3_ints_init() local11537 msi_mode |= MSGINT_MODE_MULTIVEC_EN; in tg3_ints_init()11539 msi_mode |= MSGINT_MODE_ONE_SHOT_DISABLE; in tg3_ints_init()11540 tw32(MSGINT_MODE, msi_mode | MSGINT_MODE_ENABLE); in tg3_ints_init()