Searched refs:OB_CFG_DONE (Results 1 – 2 of 2) sorted by relevance
925 if (p_ccb->config_done & OB_CFG_DONE) { in l2c_csm_config()947 p_ccb->config_done |= OB_CFG_DONE; in l2c_csm_config()967 p_ccb->config_done |= OB_CFG_DONE; in l2c_csm_config()1057 if (p_ccb->config_done & OB_CFG_DONE) { in l2c_csm_config()1118 if (p_ccb->config_done & OB_CFG_DONE) in l2c_csm_config()1282 p_ccb->config_done &= ~OB_CFG_DONE; in l2c_csm_open()
310 #define OB_CFG_DONE 0x02 macro