Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/mx31pdk/
H A Dmx31pdk.c96 pmic_reg_write(p, REG_POWER_CTL0, val | COINCHEN); in board_late_init()
/openbmc/u-boot/include/
H A Dfsl_pmic.h102 #define COINCHEN (1 << 23) macro