Searched refs:ll_halt (Results 1 – 6 of 6) sorted by relevance
157 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \159 writel(init_halt, (_bna)->ioceth.ioc.ioc_regs.ll_halt); \160 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \
191 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()194 readl(ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()266 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct_reg_init()274 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct_reg_init()326 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct2_reg_init()332 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct2_reg_init()
87 void __iomem *ll_halt; member
131 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()134 readl(ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()200 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct_reg_init()208 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct_reg_init()260 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct2_reg_init()266 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct2_reg_init()
937 curr_value = readl(bfa->ioc.ioc_regs.ll_halt); in bfa_msix_lpu_err()939 writel(curr_value, bfa->ioc.ioc_regs.ll_halt); in bfa_msix_lpu_err()
212 void __iomem *ll_halt; member