Home
last modified time | relevance | path

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

/linux-3.4.99/drivers/usb/musb/
Domap2430.h34 # define AUTOIDLE (1 << 0) macro
/linux-3.4.99/drivers/mmc/host/
Domap_hsmmc.c73 #define AUTOIDLE 0x1 macro
591 OMAP_HSMMC_READ(host->base, SYSCONFIG) | AUTOIDLE); in omap_hsmmc_context_restore()
1622 OMAP_HSMMC_WRITE(host->base, SYSCONFIG, value | AUTOIDLE); in omap_hsmmc_conf_bus_power()