Searched refs:CB710_MMC_CONFIG3_PORT (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/mmc/host/ |
H A D | cb710-mmc.h | 43 #define CB710_MMC_CONFIG3_PORT 0x07 macro
|
H A D | cb710-mmc.c | 513 cb710_modify_port_8(slot, CB710_MMC_CONFIG3_PORT, 0x80, 0); in cb710_mmc_powerup() 537 cb710_modify_port_8(slot, CB710_MMC_CONFIG3_PORT, 0x03, 0); in cb710_mmc_powerup() 557 cb710_modify_port_8(slot, CB710_MMC_CONFIG3_PORT, 0, 0x80); in cb710_mmc_powerdown()
|
/kernel/linux/linux-6.6/drivers/mmc/host/ |
H A D | cb710-mmc.h | 43 #define CB710_MMC_CONFIG3_PORT 0x07 macro
|
H A D | cb710-mmc.c | 513 cb710_modify_port_8(slot, CB710_MMC_CONFIG3_PORT, 0x80, 0); in cb710_mmc_powerup() 537 cb710_modify_port_8(slot, CB710_MMC_CONFIG3_PORT, 0x03, 0); in cb710_mmc_powerup() 557 cb710_modify_port_8(slot, CB710_MMC_CONFIG3_PORT, 0, 0x80); in cb710_mmc_powerdown()
|
Completed in 3 milliseconds