Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/gpmi-nand/
H A Dgpmi-regs.h101 #define BP_GPMI_CTRL1_WRN_DLY_SEL 22 macro
102 #define BM_GPMI_CTRL1_WRN_DLY_SEL (0x3 << BP_GPMI_CTRL1_WRN_DLY_SEL)
104 (((v) << BP_GPMI_CTRL1_WRN_DLY_SEL) & BM_GPMI_CTRL1_WRN_DLY_SEL)