Home
last modified time | relevance | path

Searched refs:__PSS_LPU0_RESET (Results 1 – 5 of 5) sorted by relevance

/Linux-v4.19/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h139 #define __PSS_LPU0_RESET 0x00000001 macro
Dbfa_ioc.c1273 pss_ctl &= ~__PSS_LPU0_RESET; in bfa_ioc_lpu_start()
1287 pss_ctl |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_lpu_stop()
/Linux-v4.19/drivers/scsi/bfa/
Dbfi_reg.h138 #define __PSS_LPU0_RESET 0x00000001 macro
Dbfa_ioc_ct.c851 r32 |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_ct2_nfc_clk_reset()
Dbfa_ioc.c1430 pss_ctl &= ~__PSS_LPU0_RESET; in bfa_ioc_lpu_start()
1444 pss_ctl |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_lpu_stop()