Home
last modified time | relevance | path

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

/linux-2.6.39/drivers/staging/rts_pstor/
Dsd.h224 #define MMC_8BIT_BUS 0x0010 macro
Dsd.c2666 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2711 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2728 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2740 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2882 if (mmc_test_switch_bus(chip, MMC_8BIT_BUS) == STATUS_SUCCESS) { in mmc_switch_timing_bus()