Searched refs:ll_halt (Results 1 – 6 of 6) sorted by relevance
165 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \167 writel(init_halt, (_bna)->ioceth.ioc.ioc_regs.ll_halt); \168 init_halt = readl((_bna)->ioceth.ioc.ioc_regs.ll_halt); \
199 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()202 readl(ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()274 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct_reg_init()282 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct_reg_init()334 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct2_reg_init()340 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct2_reg_init()
95 void __iomem *ll_halt; member
139 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()142 readl(ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()208 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct_reg_init()216 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct_reg_init()268 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct2_reg_init()274 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct2_reg_init()
945 curr_value = readl(bfa->ioc.ioc_regs.ll_halt); in bfa_msix_lpu_err()947 writel(curr_value, bfa->ioc.ioc_regs.ll_halt); in bfa_msix_lpu_err()
220 void __iomem *ll_halt; member