Searched refs:CB710_MMC_CONFIG1_PORT (Results 1 – 2 of 2) sorted by relevance
/linux-6.3-rc2/drivers/mmc/host/ |
A D | cb710-mmc.c | 105 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, in cb710_mmc_enable_4bit_data() 108 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, in cb710_mmc_enable_4bit_data() 512 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x80, 0); in cb710_mmc_powerup() 521 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x09, 0); in cb710_mmc_powerup() 529 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0, 0x08); in cb710_mmc_powerup() 535 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0x70, 0); in cb710_mmc_powerup() 556 cb710_modify_port_8(slot, CB710_MMC_CONFIG1_PORT, 0, 0x81); in cb710_mmc_powerdown()
|
A D | cb710-mmc.h | 39 #define CB710_MMC_CONFIG1_PORT 0x05 macro
|
Completed in 5 milliseconds