| /Linux-v5.4/include/linux/qed/ |
| D | qed_chain.h | 475 u32 reset_val = p_chain->page_cnt - 1; in qed_chain_reset() local 478 p_chain->pbl.c.u16.prod_page_idx = (u16)reset_val; in qed_chain_reset() 479 p_chain->pbl.c.u16.cons_page_idx = (u16)reset_val; in qed_chain_reset() 481 p_chain->pbl.c.u32.prod_page_idx = reset_val; in qed_chain_reset() 482 p_chain->pbl.c.u32.cons_page_idx = reset_val; in qed_chain_reset()
|
| /Linux-v5.4/arch/arm/kvm/ |
| D | coproc_a15.c | 25 access_vm_reg, reset_val, c1_SCTLR, 0x00C50078 },
|
| D | coproc_a7.c | 28 access_vm_reg, reset_val, c1_SCTLR, 0x00C50878 },
|
| D | coproc.h | 81 static inline void reset_val(struct kvm_vcpu *vcpu, const struct coproc_reg *r) in reset_val() function
|
| D | coproc.c | 394 NULL, reset_val, c1_CPACR, 0x00000000 }, 403 access_vm_reg, reset_val, c2_TTBCR, 0x00000000 }, 477 NULL, reset_val, c12_VBAR, 0x00000000 }, 488 access_vm_reg, reset_val, c13_CID, 0x00000000 }, 501 NULL, reset_val, c14_CNTKCTL, 0x00000000 },
|
| /Linux-v5.4/arch/arm64/kvm/ |
| D | sys_regs.c | 1368 { SYS_DESC(SYS_MDCCINT_EL1), trap_debug_regs, reset_val, MDCCINT_EL1, 0 }, 1369 { SYS_DESC(SYS_MDSCR_EL1), trap_debug_regs, reset_val, MDSCR_EL1, 0 }, 1399 { SYS_DESC(SYS_DBGVCR32_EL2), NULL, reset_val, DBGVCR32_EL2, 0 }, 1480 { SYS_DESC(SYS_SCTLR_EL1), access_vm_reg, reset_val, SCTLR_EL1, 0x00C50078 }, 1481 { SYS_DESC(SYS_CPACR_EL1), NULL, reset_val, CPACR_EL1, 0 }, 1482 { SYS_DESC(SYS_ZCR_EL1), NULL, reset_val, ZCR_EL1, 0, .visibility = sve_visibility }, 1485 { SYS_DESC(SYS_TCR_EL1), access_vm_reg, reset_val, TCR_EL1, 0 }, 1521 { SYS_DESC(SYS_VBAR_EL1), NULL, reset_val, VBAR_EL1, 0 }, 1522 { SYS_DESC(SYS_DISR_EL1), NULL, reset_val, DISR_EL1, 0 }, 1537 { SYS_DESC(SYS_CONTEXTIDR_EL1), access_vm_reg, reset_val, CONTEXTIDR_EL1, 0 }, [all …]
|
| D | sys_regs.h | 94 static inline void reset_val(struct kvm_vcpu *vcpu, const struct sys_reg_desc *r) in reset_val() function
|
| /Linux-v5.4/drivers/net/ethernet/amd/ |
| D | lance.c | 472 int i, reset_val, lance_version; in lance_probe1() local 504 reset_val = inw(ioaddr+LANCE_RESET); /* Reset the LANCE */ in lance_probe1() 509 outw(reset_val, ioaddr+LANCE_RESET); in lance_probe1() 599 short reset_val = inw(ioaddr+LANCE_RESET); in lance_probe1() local 600 dev->dma = dma_tbl[(reset_val >> 2) & 3]; in lance_probe1() 601 dev->irq = irq_tbl[(reset_val >> 4) & 7]; in lance_probe1()
|
| /Linux-v5.4/drivers/infiniband/hw/efa/ |
| D | efa_com.c | 1046 u32 stat, timeout, cap, reset_val; in efa_com_dev_reset() local 1066 reset_val = EFA_REGS_DEV_CTL_DEV_RESET_MASK; in efa_com_dev_reset() 1067 reset_val |= (reset_reason << EFA_REGS_DEV_CTL_RESET_REASON_SHIFT) & in efa_com_dev_reset() 1069 writel(reset_val, edev->reg_bar + EFA_REGS_DEV_CTL_OFF); in efa_com_dev_reset()
|
| /Linux-v5.4/drivers/scsi/hisi_sas/ |
| D | hisi_sas_v2_hw.c | 1013 int i, reset_val; in reset_hw_v2_hw() local 1020 reset_val = 0x1fffff; in reset_hw_v2_hw() 1022 reset_val = 0x7ffff; in reset_hw_v2_hw() 1082 reset_val); in reset_hw_v2_hw() 1084 reset_val); in reset_hw_v2_hw() 1087 if (reset_val != (val & reset_val)) { in reset_hw_v2_hw() 1094 reset_val); in reset_hw_v2_hw() 1096 reset_val); in reset_hw_v2_hw() 1100 if (val & reset_val) { in reset_hw_v2_hw()
|
| /Linux-v5.4/drivers/net/ethernet/amazon/ena/ |
| D | ena_com.c | 2060 u32 stat, timeout, cap, reset_val; in ena_com_dev_reset() local 2085 reset_val = ENA_REGS_DEV_CTL_DEV_RESET_MASK; in ena_com_dev_reset() 2086 reset_val |= (reset_reason << ENA_REGS_DEV_CTL_RESET_REASON_SHIFT) & in ena_com_dev_reset() 2088 writel(reset_val, ena_dev->reg_bar + ENA_REGS_DEV_CTL_OFF); in ena_com_dev_reset()
|
| /Linux-v5.4/drivers/gpu/drm/exynos/ |
| D | exynos_drm_dsi.c | 530 u32 reset_val = dsi->driver_data->reg_values[RESET_TYPE]; in exynos_dsi_reset() local 533 exynos_dsi_write(dsi, DSIM_SWRST_REG, reset_val); in exynos_dsi_reset()
|
| /Linux-v5.4/drivers/net/ethernet/sun/ |
| D | niu.c | 913 u64 reset_val, val_rd; in serdes_init_1g_serdes() local 920 reset_val = ENET_SERDES_RESET_0; in serdes_init_1g_serdes() 926 reset_val = ENET_SERDES_RESET_1; in serdes_init_1g_serdes() 960 nw64(ENET_SERDES_RESET, reset_val); in serdes_init_1g_serdes() 963 val_rd &= ~reset_val; in serdes_init_1g_serdes()
|