Searched refs:dcc_cfg (Results 1 – 2 of 2) sorted by relevance
708 dd->hfi1_snoop.dcc_cfg = read_csr(dd, DCC_CFG_PORT_CONFIG1); in hfi1_snoop_open()710 (dd->hfi1_snoop.dcc_cfg >> 32) << 32); in hfi1_snoop_open()765 write_csr(dd, DCC_CFG_PORT_CONFIG1, dd->hfi1_snoop.dcc_cfg); in hfi1_snoop_release()
364 u64 dcc_cfg; /* saved value of DCC Cfg register */ member