Searched refs:TC_COUNT8_CCBUF_CCBUF (Results 1 – 2 of 2) sorted by relevance
2518 ((Tc *)hw)->COUNT8.CCBUF[index].reg |= TC_COUNT8_CCBUF_CCBUF(mask); in hri_tccount8_set_CCBUF_CCBUF_bf()2527 tmp = (tmp & TC_COUNT8_CCBUF_CCBUF(mask)) >> TC_COUNT8_CCBUF_CCBUF_Pos; in hri_tccount8_get_CCBUF_CCBUF_bf()2538 tmp |= TC_COUNT8_CCBUF_CCBUF(data); in hri_tccount8_write_CCBUF_CCBUF_bf()2547 ((Tc *)hw)->COUNT8.CCBUF[index].reg &= ~TC_COUNT8_CCBUF_CCBUF(mask); in hri_tccount8_clear_CCBUF_CCBUF_bf()2555 ((Tc *)hw)->COUNT8.CCBUF[index].reg ^= TC_COUNT8_CCBUF_CCBUF(mask); in hri_tccount8_toggle_CCBUF_CCBUF_bf()
741 #define TC_COUNT8_CCBUF_CCBUF(value) (TC_COUNT8_CCBUF_CCBUF_Msk & ((value) << TC_COUNT8_CCBUF_CCBUF… macro