Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/mtd/nand/gpmi-nand/
Dgpmi-regs.h114 #define BP_GPMI_CTRL1_WRN_DLY_SEL 22 macro
115 #define BM_GPMI_CTRL1_WRN_DLY_SEL (0x3 << BP_GPMI_CTRL1_WRN_DLY_SEL)
117 (((v) << BP_GPMI_CTRL1_WRN_DLY_SEL) & BM_GPMI_CTRL1_WRN_DLY_SEL)