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

  /src/sys/arch/arm/imx/
imx_pcic.h 72 #define IMX_PCIC_POWER_OFF 0
imx_pcic.c 262 (*so->pcictag->write)(so, IMX_PCIC_CARD_POWER, IMX_PCIC_POWER_OFF);
263 (*so->pcictag->set_power)(so, IMX_PCIC_POWER_OFF);
323 (*so->pcictag->write)(so, IMX_PCIC_CARD_POWER, IMX_PCIC_POWER_OFF);
324 (*so->pcictag->set_power)(so, IMX_PCIC_POWER_OFF);

Completed in 20 milliseconds