Home
last modified time | relevance | path

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

/linux-4.4.14/drivers/net/ethernet/hisilicon/hns/
Dhns_dsaf_main.h39 #define DSAF_SRAM_INIT_FINISH_FLAG (0xff) macro
Dhns_dsaf_main.c1029 } while (flag != DSAF_SRAM_INIT_FINISH_FLAG && cnt < DSAF_CFG_READ_CNT); in hns_dsaf_sbm_init()
1031 if (flag != DSAF_SRAM_INIT_FINISH_FLAG) { in hns_dsaf_sbm_init()