Searched refs:USBH_DISABLE (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/usb/host/
H A Dehci-au1xxx.c38 #define USBH_DISABLE (USB_MCFG_EBMEN | USB_MCFG_EMEMEN) macro
60 au_writel(au_readl(USB_HOST_CONFIG) & ~USBH_DISABLE, USB_HOST_CONFIG);
H A Dohci-au1xxx.c65 #define USBH_DISABLE (USB_MCFG_OBMEN | USB_MCFG_OMEMEN) macro
103 au_writel(au_readl(USB_HOST_CONFIG) & ~USBH_DISABLE, USB_HOST_CONFIG);

Completed in 61 milliseconds