Searched refs:TC_COUNT32_CCBUF_CCBUF (Results 1 – 2 of 2) sorted by relevance
545 ((Tc *)hw)->COUNT32.CCBUF[index].reg |= TC_COUNT32_CCBUF_CCBUF(mask); in hri_tccount32_set_CCBUF_CCBUF_bf()554 tmp = (tmp & TC_COUNT32_CCBUF_CCBUF(mask)) >> TC_COUNT32_CCBUF_CCBUF_Pos; in hri_tccount32_get_CCBUF_CCBUF_bf()564 tmp |= TC_COUNT32_CCBUF_CCBUF(data); in hri_tccount32_write_CCBUF_CCBUF_bf()572 ((Tc *)hw)->COUNT32.CCBUF[index].reg &= ~TC_COUNT32_CCBUF_CCBUF(mask); in hri_tccount32_clear_CCBUF_CCBUF_bf()579 ((Tc *)hw)->COUNT32.CCBUF[index].reg ^= TC_COUNT32_CCBUF_CCBUF(mask); in hri_tccount32_toggle_CCBUF_CCBUF_bf()
723 #define TC_COUNT32_CCBUF_CCBUF(value) (TC_COUNT32_CCBUF_CCBUF_Msk & ((value) << TC_COUNT32_CCBUF_CC… macro