Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/freescale/mx53loco/
H A Dmx53loco.c296 val = (val & ~SWx_VOLT_MASK_MC34708) | SWx_1_250V_MC34708; in power_init()
305 val = (val & ~SWx_VOLT_MASK_MC34708) | SWx_1_300V_MC34708; in power_init()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_pmic.h110 #define SWx_VOLT_MASK_MC34708 0x3F macro