Searched refs:NAND_CTL_SETCLE (Results 1 – 5 of 5) sorted by relevance
64 #define NAND_CTL_SETCLE 3 macro
91 case NAND_CTL_SETCLE: (*(volatile unsigned char *) (spia_io_base + spia_pedr)) |= 0x01; break; in spia_hwcontrol()
93 case NAND_CTL_SETCLE: in ep7312_hwcontrol()
122 …case NAND_CTL_SETCLE: (*(volatile unsigned char *) (autcpu12_io_base + autcpu12_pedr)) |= AUTCPU1… in autcpu12_hwcontrol()
184 this->hwcontrol (NAND_CTL_SETCLE); in nand_command()247 this->hwcontrol (NAND_CTL_SETCLE); in nand_command()