Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clocksource/
H A Dtimer-owl.c28 #define OWL_Tx_CTL_EN BIT(2) macro
49 ctl |= OWL_Tx_CTL_EN; in owl_timer_set_enabled()
51 ctl &= ~OWL_Tx_CTL_EN; in owl_timer_set_enabled()