Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/scsi/bfa/
Dbfi_reg.h130 #define __PSS_LPU0_RESET 0x00000001 macro
Dbfa_ioc_ct.c843 r32 |= (__PSS_LPU0_RESET | __PSS_LPU1_RESET); in bfa_ioc_ct2_nfc_clk_reset()
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()
/linux-6.1.9/drivers/net/ethernet/brocade/bna/
Dbfi_reg.h131 #define __PSS_LPU0_RESET 0x00000001 macro
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()