Searched refs:CB710_MMC_CONFIG1_PORT (Results 1 – 2 of 2) sorted by relevance
/linux-4.4.14/drivers/mmc/host/ |
D | cb710-mmc.c | 106 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, in cb710_mmc_enable_4bit_data() 109 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, in cb710_mmc_enable_4bit_data() 513 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x80, 0); in cb710_mmc_powerup() 522 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x09, 0); in cb710_mmc_powerup() 530 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0, 0x08); in cb710_mmc_powerup() 536 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x70, 0); in cb710_mmc_powerup() 557 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0, 0x81); in cb710_mmc_powerdown()
|
D | cb710-mmc.h | 43 #define CB710_MMC_CONFIG1_PORT 0x05 macro
|