Home
last modified time | relevance | path

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

/linux-2.6.39/arch/arm/mach-mx5/
Dehci.c31 #define MXC_H1_UCTRL_H1PM_BIT (1 << 8) /* HOST1 power mask */ macro
116 v &= ~MXC_H1_UCTRL_H1PM_BIT; /* HOST1 power mask used*/ in mx51_initialize_usb_hw()
118 v |= MXC_H1_UCTRL_H1PM_BIT; /* HOST1 power mask used*/ in mx51_initialize_usb_hw()