Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c339 DSAF_SBM_CFG_REG_0_REG + 0x80 * i); in hns_dsaf_sbm_cfg()
343 DSAF_SBM_CFG_REG_0_REG + 0x80 * i, o_sbm_cfg); in hns_dsaf_sbm_cfg()
360 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
365 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
372 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
2307 DSAF_SBM_CFG_REG_0_REG + j * 0x80); in hns_dsaf_get_regs()
Dhns_dsaf_reg.h184 #define DSAF_SBM_CFG_REG_0_REG 0x2000 macro