Searched refs:IMX_PCIC_POWER_5V (Results 1 - 2 of 2) sorted by relevance

/netbsd-6-1-5-RELEASE/sys/arch/arm/imx/
H A Dimx_pcic.h38 int power_capability; /* IMX_PCIC_POWER_3V | IMX_PCIC_POWER_5V */
74 #define IMX_PCIC_POWER_5V 2 macro
H A Dimx_pcic.c273 if (so->power_capability & IMX_PCIC_POWER_5V) {
274 (*so->pcictag->set_power)(so, IMX_PCIC_POWER_5V);
276 IMX_PCIC_POWER_5V);

Completed in 102 milliseconds