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); \
200 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()203 readl(ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()275 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct_reg_init()283 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct_reg_init()335 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct2_reg_init()341 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct2_reg_init()
95 void __iomem *ll_halt; member
138 writel(__FW_INIT_HALT_P, ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()141 readl(ioc->ioc_regs.ll_halt); in bfa_ioc_ct_notify_fail()207 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct_reg_init()215 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct_reg_init()267 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P0; in bfa_ioc_ct2_reg_init()273 ioc->ioc_regs.ll_halt = rb + FW_INIT_HALT_P1; in bfa_ioc_ct2_reg_init()
941 curr_value = readl(bfa->ioc.ioc_regs.ll_halt); in bfa_msix_lpu_err()943 writel(curr_value, bfa->ioc.ioc_regs.ll_halt); in bfa_msix_lpu_err()
215 void __iomem *ll_halt; member