Searched refs:DCC_CFG_RESET (Results 1 – 2 of 2) sorted by relevance
102 #define DCC_CFG_RESET (DCC_CSRS + 0x000000000000) macro
2961 reg = read_csr(dd, DCC_CFG_RESET); in lcb_shutdown()2962 write_csr(dd, DCC_CFG_RESET, in lcb_shutdown()2966 (void) read_csr(dd, DCC_CFG_RESET); /* make sure the write completed */ in lcb_shutdown()2969 write_csr(dd, DCC_CFG_RESET, reg); in lcb_shutdown()3021 write_csr(dd, DCC_CFG_RESET, 0x10); in dc_start()