HomeSort by: relevance | last modified time | path
    Searched refs:IMX_PCIC_POWER_5V (Results 1 - 2 of 2) sorted by relevancy

  /src/sys/arch/arm/imx/
imx_pcic.h 38 int power_capability; /* IMX_PCIC_POWER_3V | IMX_PCIC_POWER_5V */
74 #define IMX_PCIC_POWER_5V 2
imx_pcic.c 272 if (so->power_capability & IMX_PCIC_POWER_5V) {
273 (*so->pcictag->set_power)(so, IMX_PCIC_POWER_5V);
275 IMX_PCIC_POWER_5V);

Completed in 38 milliseconds