Searched refs:CCER_DMSB_WPT (Results 1 – 1 of 1) sorted by relevance
78 static const uint32_t CCER_DMSB_WPT = (0x1 << 24); variable198 return (bool)((m_cfg.reg_ccer & CCER_DMSB_WPT) != 0); in dmsbWayPt()