Searched refs:HOST_EN (Results 1 - 6 of 6) sorted by relevance

/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/usb/host/
H A Dohci-pnx4008.c51 #define HOST_EN (1 << 0) macro
185 unsigned long tmp = __raw_readl(USB_OTG_STAT_CONTROL) | HOST_EN;
194 tmp = __raw_readl(USB_OTG_STAT_CONTROL) & ~HOST_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/host/
H A Dohci-pnx4008.c51 #define HOST_EN (1 << 0) macro
185 unsigned long tmp = __raw_readl(USB_OTG_STAT_CONTROL) | HOST_EN;
194 tmp = __raw_readl(USB_OTG_STAT_CONTROL) & ~HOST_EN;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h611 #define HOST_EN 0x1 /* Host Enable */ macro
H A DdefBF547.h590 #define HOST_EN 0x1 /* Host Enable */ macro
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/blackfin/mach-bf548/include/mach/
H A DdefBF544.h611 #define HOST_EN 0x1 /* Host Enable */ macro
H A DdefBF547.h590 #define HOST_EN 0x1 /* Host Enable */ macro

Completed in 185 milliseconds