Searched refs:REG_WR_DMAE_LEN_ZERO (Results 1 – 4 of 4) sorted by relevance
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/device/ |
H A D | lm_sb.c | 635 …REG_WR_DMAE_LEN_ZERO(pdev, CSEM_REG_FAST_MEMORY + CSTORM_SP_SYNC_BLOCK_OFFSET(func), CSTORM_SP_SYN… in lm_init_sp_status_block() 636 …REG_WR_DMAE_LEN_ZERO(pdev, CSEM_REG_FAST_MEMORY + CSTORM_SP_STATUS_BLOCK_OFFSET(func), CSTORM_SP_S… in lm_init_sp_status_block()
|
H A D | lm_hw_init_reset.c | 2835 REG_WR_DMAE_LEN_ZERO(pdev, TSEM_REG_PRAM, 8); in init_dmae_common()
|
H A D | lm_stats.c | 3496 REG_WR_DMAE_LEN_ZERO(pdev, in lm_stats_port_zero()
|
/titanic_44/usr/src/uts/common/io/bnxe/577xx/drivers/common/lm/include/ |
H A D | lm5710.h | 3919 #define REG_WR_DMAE_LEN_ZERO(_pdev,_reg_offset, _len) REG_WR_DMAE_LEN_IMP(_pdev,_reg_offset, pdev->… macro
|