Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/mtd/nand/raw/
Dtegra_nand.c357 bool first_cmd = true; in tegra_nand_cmd() local
370 if (first_cmd) { in tegra_nand_cmd()
379 first_cmd = false; in tegra_nand_cmd()
Darasan-nand-controller.c590 bool first_cmd = true; in anfc_parse_instructions() local
607 if (first_cmd) in anfc_parse_instructions()
612 first_cmd = false; in anfc_parse_instructions()
Dmarvell_nand.c1686 bool first_cmd = true; in marvell_nfc_parse_instructions() local
1702 if (first_cmd) in marvell_nfc_parse_instructions()
1711 first_cmd = false; in marvell_nfc_parse_instructions()
/linux-6.1.9/drivers/net/wireless/marvell/mwifiex/
Dpcie.c2192 bool cmd7_before = false, first_cmd = false; in mwifiex_extract_wifi_fw() local
2220 if (!first_cmd) { in mwifiex_extract_wifi_fw()
2235 first_cmd = true; in mwifiex_extract_wifi_fw()
2245 first_cmd = true; in mwifiex_extract_wifi_fw()
2262 first_cmd = true; in mwifiex_extract_wifi_fw()