Searched refs:NAND_CLE (Results 1 – 25 of 40) sorted by relevance
12
399 NAND_NCE | NAND_CLE | NAND_CTRL_CHANGE); in nand_command_lp()455 NAND_NCE | NAND_CLE | NAND_CTRL_CHANGE); in nand_command_lp()465 NAND_NCE | NAND_CLE | NAND_CTRL_CHANGE); in nand_command_lp()483 NAND_NCE | NAND_CLE | NAND_CTRL_CHANGE); in nand_command_lp()
88 fun->last_ctrl = ctrl & (NAND_ALE | NAND_CLE); in fun_cmd_ctrl()94 else if (ctrl & NAND_CLE) in fun_cmd_ctrl()296 fun->last_ctrl = NAND_CLE; in fun_probe()
97 if ( ctrl & NAND_CLE ) in cmx270_hwcontrol()
61 if (ctrl & NAND_CLE) in pasemi_hwcontrol()
94 if (ctrl & NAND_CLE) in socrates_nand_cmd_ctrl()
65 if (ctrl & NAND_CLE) in oxnas_nand_cmd_ctrl()
38 if (ctrl & NAND_CLE) in orion_nand_cmd_ctrl()
113 if (ctrl & NAND_CLE) in xway_cmd_ctrl()
63 if (ctrl & NAND_CLE) in ndfc_hwcontrol()
82 gpiod_set_value(gpiomtd->cle, !!(ctrl & NAND_CLE)); in gpio_nand_cmd_ctrl()
141 if (ctrl & NAND_CLE) in tmio_nand_hwcontrol()
142 mcr |= ctrl & NAND_CLE ? TXX9_NDFMCR_CLE : 0; in txx9ndfmc_cmd_ctrl()
27 mask = (ctrl & NAND_CLE) ? 0x02 : 0; in omap1_nand_cmd_ctl()
149 orbits = (ctrl & NAND_CLE) << 1; in rb532_cmd_ctrl()152 nandbits = (~ctrl & NAND_CLE) << 1; in rb532_cmd_ctrl()
53 if (ctrl & NAND_CLE) in snappercl15_nand_cmd_ctrl()
85 bits |= (ctrl & NAND_CLE); /* bit 1 -> bit 1 */ in ts72xx_nand_hwcontrol()
97 if (ctrl & NAND_CLE) in xlr_nand_ctrl()
174 if (ctrl & NAND_CLE) in pnx833x_flash_nand_cmd_ctrl()
129 if (ctrl & NAND_CLE) in qong_nand_cmd_ctrl()
253 if (ctrl & NAND_CLE) in palmtx_nand_cmd_ctl()
92 offset = (ctrl & NAND_CLE) ? IXDP425_NAND_CMD_BYTE : 0; in ixdp425_flash_nand_cmd_ctrl()
40 #define NAND_CLE 0x02 macro44 #define NAND_CTRL_CLE (NAND_NCE | NAND_CLE)
140 bits |= ctrl & NAND_CLE; in ts78xx_ts_nand_cmd_ctrl()
137 if (ctrl & NAND_CLE) { in au1550_nand_cmd_ctrl()
271 0x00c 0x0 /* NAND_ALE/NAND_CLE/.../NAND_DATA[0:7] (IOMG3) */575 0x040 0 /* NAND_CLE (IOCFG13) */