Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/mtd/ubi/
H A Dbuild.c83 static bool fm_debug; variable
94 static bool fm_debug = CONFIG_MTD_UBI_FM_DEBUG; variable
965 if (fm_debug) in ubi_attach_mtd_dev()
1546 module_param(fm_debug, bool, 0);
1547 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, thi…
/openbmc/linux/drivers/mtd/ubi/
H A Dbuild.c74 static bool fm_debug; variable
955 if (fm_debug) in ubi_attach_mtd_dev()
1508 module_param(fm_debug, bool, 0);
1509 MODULE_PARM_DESC(fm_debug, "Set this parameter to enable fastmap debugging by default. Warning, thi…