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

  /src/sys/arch/arm/xscale/
pxa2x0_pcic.h 63 #define PXAPCIC_POWER_OFF 0
pxa2x0_pcic.c 240 (*so->pcictag->write)(so, PXAPCIC_CARD_POWER, PXAPCIC_POWER_OFF);
241 (*so->pcictag->set_power)(so, PXAPCIC_POWER_OFF);
297 (*so->pcictag->write)(so, PXAPCIC_CARD_POWER, PXAPCIC_POWER_OFF);
298 (*so->pcictag->set_power)(so, PXAPCIC_POWER_OFF);
  /src/sys/arch/hpcarm/dev/
nbppcic.c 155 if(arg != PXAPCIC_POWER_OFF && arg != PXAPCIC_POWER_3V)
  /src/sys/arch/evbarm/imx31/
imx31lk_pcic.c 221 case PXAPCIC_POWER_OFF:
  /src/sys/arch/zaurus/dev/
scoop_pcic.c 234 case PXAPCIC_POWER_OFF:
  /src/sys/arch/evbarm/gumstix/
gxpcic.c 244 if(arg != PXAPCIC_POWER_OFF && arg != PXAPCIC_POWER_3V)

Completed in 26 milliseconds