Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.c288 DSAF_SBM_CFG_REG_0_REG + 0x80 * i); in hns_dsaf_sbm_cfg()
292 DSAF_SBM_CFG_REG_0_REG + 0x80 * i, o_sbm_cfg); in hns_dsaf_sbm_cfg()
308 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
315 reg = DSAF_SBM_CFG_REG_0_REG + 0x80 * i; in hns_dsaf_sbm_cfg_mib_en()
2017 DSAF_SBM_CFG_REG_0_REG + j * 0x80); in hns_dsaf_get_regs()
Dhns_dsaf_reg.h173 #define DSAF_SBM_CFG_REG_0_REG 0x2000 macro