Home
last modified time | relevance | path

Searched refs:UHS2_DEV_CONFIG_PHY_SET (Results 1 – 2 of 2) sorted by relevance

/linux/include/linux/mmc/
H A Dsd_uhs2.h198 #define UHS2_DEV_CONFIG_PHY_SET (UHS2_DEV_CONFIG_REG + 0x00A) macro
/linux/drivers/mmc/core/
H A Dsd_uhs2.c521 uhs2_cmd.arg = ((UHS2_DEV_CONFIG_PHY_SET & 0xFF) << 8) | in sd_uhs2_config_write()
524 (UHS2_DEV_CONFIG_PHY_SET >> 8); in sd_uhs2_config_write()