Searched refs:TCC_WAVE_CIPEREN (Results 1 – 2 of 2) sorted by relevance
1313 #define TCC_WAVE_CIPEREN (_U(0x1) << TCC_WAVE_CIPEREN_Pos) macro
8079 ((Tcc *)hw)->WAVE.reg |= TCC_WAVE_CIPEREN; in hri_tcc_set_WAVE_CIPEREN_bit()8087 tmp = (tmp & TCC_WAVE_CIPEREN) >> TCC_WAVE_CIPEREN_Pos; in hri_tcc_get_WAVE_CIPEREN_bit()8097 tmp &= ~TCC_WAVE_CIPEREN; in hri_tcc_write_WAVE_CIPEREN_bit()8107 ((Tcc *)hw)->WAVE.reg &= ~TCC_WAVE_CIPEREN; in hri_tcc_clear_WAVE_CIPEREN_bit()8115 ((Tcc *)hw)->WAVE.reg ^= TCC_WAVE_CIPEREN; in hri_tcc_toggle_WAVE_CIPEREN_bit()