Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/include/linux/mtd/
H A Dsh_flctl.h54 #define CE0_ENABLE (0x1 << 3) /* Chip Enable 0 */ macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dsh_flctl.h54 #define CE0_ENABLE (0x1 << 3) /* Chip Enable 0 */ macro
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsh_flctl.c924 flctl->flcmncr_base &= ~CE0_ENABLE; in flctl_select_chip()
937 flctl->flcmncr_base |= CE0_ENABLE; in flctl_select_chip()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsh_flctl.c923 flctl->flcmncr_base &= ~CE0_ENABLE; in flctl_select_chip()
936 flctl->flcmncr_base |= CE0_ENABLE; in flctl_select_chip()

Completed in 5 milliseconds