Home
last modified time | relevance | path

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

/external/u-boot/board/freescale/m5329evb/
Dnand.c20 #define SET_ALE 0x08 macro
30 IO_ADDR_W &= ~(SET_ALE | SET_CLE); in nand_hwcontrol()
40 IO_ADDR_W |= SET_ALE; in nand_hwcontrol()
/external/u-boot/board/freescale/m5373evb/
Dnand.c20 #define SET_ALE 0x08 macro
30 IO_ADDR_W &= ~(SET_ALE | SET_CLE); in nand_hwcontrol()
40 IO_ADDR_W |= SET_ALE; in nand_hwcontrol()