Home
last modified time | relevance | path

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

/openbmc/u-boot/include/
H A Dfsl_pmic.h113 #define TIMER_MASK_MC34708 0x300 macro
/openbmc/u-boot/board/k+p/kp_imx53/
H A Dkp_imx53.c121 pmic_clrsetbits(dev, REG_POWER_CTL2, TIMER_MASK_MC34708, in power_init()
/openbmc/u-boot/board/freescale/mx53loco/
H A Dmx53loco.c275 val = (val & ~TIMER_MASK_MC34708) | TIMER_4S_MC34708; in power_init()