Searched refs:CMD_CE0 (Results 1 – 2 of 2) sorted by relevance
165 writel(CMD_GO | CMD_PIO | CMD_RX | CMD_CE0 | CMD_A_VALID, in read_byte()191 writel(CMD_PIO | CMD_RX | CMD_A_VALID | CMD_CE0 | in read_buf()301 writel(CMD_GO | CMD_CLE | CMD_ALE | CMD_CE0, in nand_command()307 writel(CMD_GO | CMD_CLE | CMD_ALE | CMD_CE0, in nand_command()332 CMD_SEC_CMD | CMD_CE0 | CMD_ALE_BYTES3, in nand_command()341 | CMD_CE0, in nand_command()346 writel(CMD_GO | CMD_CLE | CMD_CE0, in nand_command()591 | CMD_CE0; in nand_rw_page()779 | CMD_CE0; in nand_rw_oob()
31 #define CMD_CE0 (1 << 8) macro
Completed in 9 milliseconds