Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h45 #define SEL_16BIT (0x1 << 19) macro
/openbmc/linux/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()
997 flctl->flcmncr_base |= SEL_16BIT; in flctl_chip_attach_chip()
1175 if (pdata->flcmncr_val & SEL_16BIT) in flctl_probe()