Home
last modified time | relevance | path

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

/u-boot/board/samsung/common/
A Dmisc.c357 int last_mode = 0; in download_menu() local
394 if (mode != last_mode) in download_menu()
397 last_mode = mode; in download_menu()
/u-boot/drivers/mmc/
A Docteontx_hsmmc.h71 enum bus_mode last_mode; member
A Docteontx_hsmmc.c2475 __func__, slot->last_mode, mmc->selected_mode, in octeontx_mmc_set_ios()
2509 (mmc->selected_mode != slot->last_mode || in octeontx_mmc_set_ios()
2513 slot->last_mode = mmc->selected_mode; in octeontx_mmc_set_ios()

Completed in 10 milliseconds