Searched refs:CB710_MMC_CONFIG1_PORT (Results 1 - 2 of 2) sorted by relevance

/linux-4.4.14/drivers/mmc/host/
H A Dcb710-mmc.h43 #define CB710_MMC_CONFIG1_PORT 0x05 macro
H A Dcb710-mmc.c106 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, cb710_mmc_enable_4bit_data()
109 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, cb710_mmc_enable_4bit_data()
513 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x80, 0); cb710_mmc_powerup()
522 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x09, 0); cb710_mmc_powerup()
530 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0, 0x08); cb710_mmc_powerup()
536 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x70, 0); cb710_mmc_powerup()
557 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0, 0x81); cb710_mmc_powerdown()

Completed in 37 milliseconds