Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mtd/
H A Dsh_flctl.h86 #define SELRW (0x1 << 21) /* 0:read 1:write */ macro
/openbmc/linux/drivers/mtd/nand/raw/
H A Dsh_flctl.c573 flcmdcr_val |= DOCMD2_E | CDSRC_E | SELRW; in set_cmd_regs()