Home
last modified time | relevance | path

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

/drivers/staging/rts5139/
Dsd.h236 #define MMC_8BIT_BUS 0x0010 macro
Dsd.c2412 if (width == MMC_8BIT_BUS) {
2442 if (width == MMC_8BIT_BUS)
2461 if (width == MMC_8BIT_BUS) {
2480 if (width == MMC_8BIT_BUS) {
2626 if (mmc_test_switch_bus(chip, MMC_8BIT_BUS) == STATUS_SUCCESS) {
/drivers/staging/rts_pstor/
Dsd.h229 #define MMC_8BIT_BUS 0x0010 macro
Dsd.c2667 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2716 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2733 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2745 if (width == MMC_8BIT_BUS) { in mmc_test_switch_bus()
2888 retval = mmc_test_switch_bus(chip, MMC_8BIT_BUS); in mmc_switch_timing_bus()