Home
last modified time | relevance | path

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

/Linux-v5.4/arch/arm/mach-pxa/
Dlubbock.c479 int flashboot = (LUB_CONF_SWITCHES & 1); in lubbock_init() local
509 flashboot?"Flash":"ROM", flashboot); in lubbock_init()
511 lubbock_flash_data[flashboot^1].name = "application-flash"; in lubbock_init()
512 lubbock_flash_data[flashboot].name = "boot-rom"; in lubbock_init()
/Linux-v5.4/drivers/net/wireless/quantenna/qtnfmac/pcie/
Dpcie.c40 static u8 flashboot = 1; variable
41 module_param(flashboot, byte, 0644);
42 MODULE_PARM_DESC(flashboot, "set to 0 to use FW binary file on FS");
341 pcie_priv->flashboot = flashboot; in qtnf_pcie_probe()
Dpcie_priv.h69 bool flashboot; member
Dpearl_pcie.c989 if (ps->base.flashboot) { in qtnf_pearl_fw_work_handler()
1005 if (!ps->base.flashboot) in qtnf_pearl_fw_work_handler()
1013 if (ps->base.flashboot) { in qtnf_pearl_fw_work_handler()
Dtopaz_pcie.c865 if (ts->base.flashboot) in qtnf_pre_init_ep()
1053 if (ts->base.flashboot) { in qtnf_topaz_fw_work_handler()