Home
last modified time | relevance | path

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

/openbmc/linux/drivers/net/ethernet/hisilicon/hns/
H A Dhns_dsaf_misc.c248 #define RESET_REQ_OR_DREQ 1 macro
291 dsaf_write_sub(dsaf_dev, xbar_reg_addr, RESET_REQ_OR_DREQ); in hns_dsaf_rst()
292 dsaf_write_sub(dsaf_dev, nt_reg_addr, RESET_REQ_OR_DREQ); in hns_dsaf_rst()
311 reg_val |= RESET_REQ_OR_DREQ; in hns_dsaf_xge_srst_by_port()
463 reg_val |= RESET_REQ_OR_DREQ << dsaf_dev->mac_cb[port]->port_rst_off; in hns_ppe_srst_by_port()
489 reg_val = RESET_REQ_OR_DREQ; in hns_ppe_com_srst()