Searched refs:MG_BOOT_DEV (Results 1 – 3 of 3) sorted by relevance
27 #define MG_BOOT_DEV (1 << 0) macro
40 .dev_attr = MG_BOOT_DEV64 * If you use mflash as storage device (i.e. other than MG_BOOT_DEV),
105 #define MG_DEV_MASK (MG_BOOT_DEV | MG_STORAGE_DEV | MG_STORAGE_DEV_SKIP_RST)894 if (prv_data->dev_attr != MG_BOOT_DEV) { in mg_probe()1057 if (prv_data->dev_attr != MG_BOOT_DEV) in mg_remove()