Searched refs:USB_HOST_CONFIG (Results 1 - 8 of 8) sorted by relevance

/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/db1x00/
H A Dsetup.c167 au_writel(0x08, USB_HOST_CONFIG);
169 au_writel(0x0E, USB_HOST_CONFIG);
171 au_readl(USB_HOST_CONFIG); // throw away first read
172 while (!(au_readl(USB_HOST_CONFIG) & 0x10))
173 au_readl(USB_HOST_CONFIG);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/pb1100/
H A Dsetup.c194 au_writel(0x08, USB_HOST_CONFIG);
196 au_writel(0x0c, USB_HOST_CONFIG);
198 au_readl(USB_HOST_CONFIG);
199 while (!(au_readl(USB_HOST_CONFIG) & 0x10))
201 au_readl(USB_HOST_CONFIG);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/pb1000/
H A Dsetup.c198 au_writel(0x08, USB_HOST_CONFIG);
200 au_writel(0x0E, USB_HOST_CONFIG);
202 au_readl(USB_HOST_CONFIG); // throw away first read
203 while (!(au_readl(USB_HOST_CONFIG) & 0x10))
204 au_readl(USB_HOST_CONFIG);
/asus-wl-520gu-7.0.1.45/src/linux/linux/arch/mips/au1000/pb1500/
H A Dsetup.c201 au_writel(0x08, USB_HOST_CONFIG);
203 au_writel(0x0c, USB_HOST_CONFIG);
205 au_readl(USB_HOST_CONFIG);
206 while (!(au_readl(USB_HOST_CONFIG) & 0x10))
208 au_readl(USB_HOST_CONFIG);
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm-mips/
H A Dau1000.h399 #define USB_HOST_CONFIG 0xB017fffc macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm-mips/
H A Dau1000.h399 #define USB_HOST_CONFIG 0xB017fffc macro
/asus-wl-520gu-7.0.1.45/src/router/iproute2/reference/asm/
H A Dau1000.h399 #define USB_HOST_CONFIG 0xB017fffc macro
/asus-wl-520gu-7.0.1.45/src/linux/linux/include/asm/
H A Dau1000.h399 #define USB_HOST_CONFIG 0xB017fffc macro

Completed in 96 milliseconds