Home
last modified time | relevance | path

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

/linux-4.4.14/include/linux/mtd/
Dsh_flctl.h66 #define CE0_ENABLE (0x1 << 3) /* Chip Enable 0 */ macro
/linux-4.4.14/drivers/mtd/nand/
Dsh_flctl.c881 flctl->flcmncr_base &= ~CE0_ENABLE; in flctl_select_chip()
894 flctl->flcmncr_base |= CE0_ENABLE; in flctl_select_chip()