Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
Dtegra_nand.c354 bool first_cmd = true; in tegra_nand_cmd() local
367 if (first_cmd) { in tegra_nand_cmd()
376 first_cmd = false; in tegra_nand_cmd()
Darasan-nand-controller.c525 bool first_cmd = true; in anfc_parse_instructions() local
542 if (first_cmd) in anfc_parse_instructions()
547 first_cmd = false; in anfc_parse_instructions()
Dmarvell_nand.c1680 bool first_cmd = true; in marvell_nfc_parse_instructions() local
1696 if (first_cmd) in marvell_nfc_parse_instructions()
1705 first_cmd = false; in marvell_nfc_parse_instructions()
/kernel/linux/linux-5.10/drivers/net/wireless/marvell/mwifiex/
Dpcie.c2194 bool cmd7_before = false, first_cmd = false; in mwifiex_extract_wifi_fw() local
2222 if (!first_cmd) { in mwifiex_extract_wifi_fw()
2237 first_cmd = true; in mwifiex_extract_wifi_fw()
2247 first_cmd = true; in mwifiex_extract_wifi_fw()
2264 first_cmd = true; in mwifiex_extract_wifi_fw()