Home
last modified time | relevance | path

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

/linux-6.15/include/linux/mmc/
H A Dsd_uhs2.h206 #define UHS2_DEV_CONFIG_LT_MAJOR_POS 4 macro
/linux-6.15/drivers/mmc/core/
H A Dsd_uhs2.c437 (cap >> UHS2_DEV_CONFIG_LT_MAJOR_POS) & in sd_uhs2_config_read()