Home
last modified time | relevance | path

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

/openbmc/linux/drivers/scsi/bfa/
H A Dbfi_reg.h130 #define __PSS_LPU0_RESET 0x00000001 macro
H A Dbfa_ioc_ct.c843 r32 |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_ct2_nfc_clk_reset()
H A Dbfa_ioc.c1417 pss_ctl &= ~__PSS_LPU0_RESET; in bfa_ioc_lpu_start()
1431 pss_ctl |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_lpu_stop()
/openbmc/linux/drivers/net/ethernet/brocade/bna/
H A Dbfi_reg.h131 #define __PSS_LPU0_RESET 0x00000001 macro
H A Dbfa_ioc.c1262 pss_ctl &= ~__PSS_LPU0_RESET; in bfa_ioc_lpu_start()
1276 pss_ctl |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_lpu_stop()