Searched refs:DCC_CFG_PORT_CONFIG1 (Results 1 – 3 of 3) sorted by relevance
708 dd->hfi1_snoop.dcc_cfg = read_csr(dd, DCC_CFG_PORT_CONFIG1); in hfi1_snoop_open()709 write_csr(dd, DCC_CFG_PORT_CONFIG1, in hfi1_snoop_open()765 write_csr(dd, DCC_CFG_PORT_CONFIG1, dd->hfi1_snoop.dcc_cfg); in hfi1_snoop_release()
89 #define DCC_CFG_PORT_CONFIG1 (DCC_CSRS + 0x000000000010) macro
6198 u64 c1 = read_csr(ppd->dd, DCC_CFG_PORT_CONFIG1); in set_lidlmc()6209 write_csr(ppd->dd, DCC_CFG_PORT_CONFIG1, c1); in set_lidlmc()