Home
last modified time | relevance | path

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

/OK3568_Linux_fs/u-boot/board/cssi/MCR3000/
H A Dnand.c15 #define BIT_ALE ((unsigned short)0x0400) macro
29 pddat &= ~(BIT_CLE | BIT_ALE); in nand_hwcontrol()
41 pddat |= BIT_ALE; in nand_hwcontrol()