Home
last modified time | relevance | path

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

/linux-2.6.39/include/linux/mtd/
Dsh_flctl.h67 #define CE0_ENABLE (0x1 << 3) /* Chip Enable 0 */ macro
/linux-2.6.39/drivers/mtd/nand/
Dsh_flctl.c670 flcmncr_val &= ~CE0_ENABLE; in flctl_select_chip()
674 flcmncr_val |= CE0_ENABLE; in flctl_select_chip()