Home
last modified time | relevance | path

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

/openbmc/u-boot/board/freescale/m5329evb/
H A 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()
/openbmc/u-boot/board/freescale/m5373evb/
H A 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()