Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/hv/
H A Dhv_util.c25 #define SD_MAJOR 3 macro
29 #define SD_VERSION_3_1 (SD_MAJOR << 16 | SD_MINOR_1)
30 #define SD_VERSION_3_2 (SD_MAJOR << 16 | SD_MINOR_2)
31 #define SD_VERSION (SD_MAJOR << 16 | SD_MINOR)