Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A 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()
H A 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()
H A 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()
/openbmc/linux/drivers/net/wireless/marvell/mwifiex/
H A Dpcie.c2201 bool cmd7_before = false, first_cmd = false; in mwifiex_extract_wifi_fw() local
2229 if (!first_cmd) { in mwifiex_extract_wifi_fw()
2244 first_cmd = true; in mwifiex_extract_wifi_fw()
2254 first_cmd = true; in mwifiex_extract_wifi_fw()
2271 first_cmd = true; in mwifiex_extract_wifi_fw()