Home
last modified time | relevance | path

Searched refs:DSAF_SBM_CFG_REG_0_REG (Results 1 – 2 of 2) sorted by relevance

/linux-5.19.10/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c335 DSAF_SBM_CFG_REG_0_REG + 0x80 * i); in hns_dsaf_sbm_cfg()
339 DSAF_SBM_CFG_REG_0_REG + 0x80 * i, o_sbm_cfg); in hns_dsaf_sbm_cfg()
356 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
361 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
368 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
2378 DSAF_SBM_CFG_REG_0_REG + j * 0x80); in hns_dsaf_get_regs()
Dhns_dsaf_reg.h180 #define DSAF_SBM_CFG_REG_0_REG 0x2000 macro