Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mmc/
H A Dsd_uhs2.h165 #define UHS2_DEV_CONFIG_GEN_CAPS (UHS2_DEV_CONFIG_REG + 0x000) macro
/linux-6.15/drivers/mmc/core/
H A Dsd_uhs2.c292 uhs2_cmd.arg = ((UHS2_DEV_CONFIG_GEN_CAPS & 0xFF) << 8) | in sd_uhs2_config_read()
295 (UHS2_DEV_CONFIG_GEN_CAPS >> 8); in sd_uhs2_config_read()