Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/timer/
H A Dmpc83xx_timer.c34 static const u32 SPCR_TBEN_MASK = BIT(31 - 9); variable
132 setbits_be32(&immr->sysconf.spcr, SPCR_TBEN_MASK); in interrupt_init()