Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Dsh_flctl.c542 uint32_t flcmncr_val = flctl->flcmncr_base & ~SEL_16BIT; in set_cmd_regs()
924 flctl->flcmncr_base &= ~CE0_ENABLE; in flctl_select_chip()
927 writel(flctl->flcmncr_base, FLCMNCR(flctl)); in flctl_select_chip()
937 flctl->flcmncr_base |= CE0_ENABLE; in flctl_select_chip()
995 * Add the SEL_16BIT flag in flctl->flcmncr_base. in flctl_chip_attach_chip()
998 flctl->flcmncr_base |= SEL_16BIT; in flctl_chip_attach_chip()
1047 flctl->flcmncr_base |= _4ECCEN; in flctl_chip_attach_chip()
1162 flctl->flcmncr_base = pdata->flcmncr_val; in flctl_probe()
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/
H A Dsh_flctl.c541 uint32_t flcmncr_val = flctl->flcmncr_base & ~SEL_16BIT; in set_cmd_regs()
923 flctl->flcmncr_base &= ~CE0_ENABLE; in flctl_select_chip()
926 writel(flctl->flcmncr_base, FLCMNCR(flctl)); in flctl_select_chip()
936 flctl->flcmncr_base |= CE0_ENABLE; in flctl_select_chip()
994 * Add the SEL_16BIT flag in flctl->flcmncr_base. in flctl_chip_attach_chip()
997 flctl->flcmncr_base |= SEL_16BIT; in flctl_chip_attach_chip()
1046 flctl->flcmncr_base |= _4ECCEN; in flctl_chip_attach_chip()
1160 flctl->flcmncr_base = pdata->flcmncr_val; in flctl_probe()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dsh_flctl.h149 uint32_t flcmncr_base; /* base value of FLCMNCR */ member
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dsh_flctl.h149 uint32_t flcmncr_base; /* base value of FLCMNCR */ member

Completed in 5 milliseconds