Home
last modified time | relevance | path

Searched refs:OWL_Tx_CTL_EN (Results 1 – 1 of 1) sorted by relevance

/Linux-v4.19/drivers/clocksource/
Dowl-timer.c32 #define OWL_Tx_CTL_EN BIT(2) macro
53 ctl |= OWL_Tx_CTL_EN; in owl_timer_set_enabled()
55 ctl &= ~OWL_Tx_CTL_EN; in owl_timer_set_enabled()