Home
last modified time | relevance | path

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

/linux-6.12.1/drivers/mtd/nand/raw/
Darasan-nand-controller.c602 bool first_cmd = true; in anfc_parse_instructions() local
619 if (first_cmd) in anfc_parse_instructions()
624 first_cmd = false; in anfc_parse_instructions()
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()
Dmarvell_nand.c1715 bool first_cmd = true; in marvell_nfc_parse_instructions() local
1731 if (first_cmd) in marvell_nfc_parse_instructions()
1740 first_cmd = false; in marvell_nfc_parse_instructions()
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/
Dpcie.c2068 bool cmd7_before = false, first_cmd = false; in mwifiex_extract_wifi_fw() local
2096 if (!first_cmd) { in mwifiex_extract_wifi_fw()
2111 first_cmd = true; in mwifiex_extract_wifi_fw()
2121 first_cmd = true; in mwifiex_extract_wifi_fw()
2138 first_cmd = true; in mwifiex_extract_wifi_fw()