Home
last modified time | relevance | path

Searched refs:SEL_16BIT (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()
566 flcmncr_val |= SEL_16BIT; in set_cmd_regs()
576 flcmncr_val |= SEL_16BIT; in set_cmd_regs()
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()
1177 if (pdata->flcmncr_val & SEL_16BIT) 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()
565 flcmncr_val |= SEL_16BIT; in set_cmd_regs()
575 flcmncr_val |= SEL_16BIT; in set_cmd_regs()
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()
1175 if (pdata->flcmncr_val & SEL_16BIT) in flctl_probe()
/kernel/linux/linux-5.10/include/linux/mtd/
H A Dsh_flctl.h45 #define SEL_16BIT (0x1 << 19) macro
/kernel/linux/linux-6.6/include/linux/mtd/
H A Dsh_flctl.h45 #define SEL_16BIT (0x1 << 19) macro

Completed in 5 milliseconds