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

/linux-4.1.27/include/linux/mtd/
H A Dsh_flctl.h66 #define CE0_ENABLE (0x1 << 3) /* Chip Enable 0 */ macro
/linux-4.1.27/drivers/mtd/nand/
H A Dsh_flctl.c880 flctl->flcmncr_base &= ~CE0_ENABLE; flctl_select_chip()
893 flctl->flcmncr_base |= CE0_ENABLE; flctl_select_chip()

Completed in 215 milliseconds