fusee: further flesh out sdmmc implementation
This commit is contained in:
@@ -54,7 +54,10 @@ enum {
|
||||
};
|
||||
|
||||
enum {
|
||||
CLK_SOURCE_SDMMC4 = 21, /* 0x54 into the the main source block */
|
||||
CLK_SOURCE_SDMMC1 = 19,
|
||||
CLK_SOURCE_SDMMC4 = 21, /* 0x54 into the the main source block */
|
||||
|
||||
CLK_SOURCE_SDMMC_LEGACY = 0, /* first in block Y */
|
||||
};
|
||||
|
||||
|
||||
|
||||
Reference in New Issue
Block a user