Searched refs:AUTOIDLE (Results 1 - 8 of 8) 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/musb/
H A Domap2430.h34 # define AUTOIDLE (1 << 0) macro
H A Domap2430.c211 l &= ~AUTOIDLE; /* disable auto idle */
215 l |= AUTOIDLE; /* enable auto idle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/usb/musb/
H A Domap2430.h34 # define AUTOIDLE (1 << 0) macro
H A Domap2430.c211 l &= ~AUTOIDLE; /* disable auto idle */
215 l |= AUTOIDLE; /* enable auto idle */
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/arch/arm/mach-omap2/
H A Dmailbox.c37 #define AUTOIDLE (1 << 0) macro
136 l = SMARTIDLE | AUTOIDLE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/arch/arm/mach-omap2/
H A Dmailbox.c37 #define AUTOIDLE (1 << 0) macro
136 l = SMARTIDLE | AUTOIDLE;
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6/drivers/mmc/host/
H A Domap_hsmmc.c69 #define AUTOIDLE 0x1 macro
581 OMAP_HSMMC_READ(host->base, SYSCONFIG) | AUTOIDLE);
1626 OMAP_HSMMC_WRITE(host->base, SYSCONFIG, value | AUTOIDLE);
/asuswrt-rt-n18u-9.0.0.4.380.2695/release/src-rt-6.x.4708/linux/linux-2.6.36/drivers/mmc/host/
H A Domap_hsmmc.c69 #define AUTOIDLE 0x1 macro
581 OMAP_HSMMC_READ(host->base, SYSCONFIG) | AUTOIDLE);
1626 OMAP_HSMMC_WRITE(host->base, SYSCONFIG, value | AUTOIDLE);

Completed in 143 milliseconds