Home
last modified time | relevance | path

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

/hal_microchip-latest/mpfs/drivers/mss/mss_mmc/
Dmss_mmc.c4443 uint32_t argumentBase = MMC_CLEAR; in sd_host_process_switch_function() local
4449 argumentBase = (uint32_t)(MASK_24BIT & ~(MASK_4BIT << shift)) in sd_host_process_switch_function()
4453 argument = argumentBase | (uint32_t)SDCARD_SWITCH_FUNC_MODE_CHECK; in sd_host_process_switch_function()
4468 argument = argumentBase | (uint32_t)SDCARD_SWITCH_FUNC_MODE_SWITCH; in sd_host_process_switch_function()