Searched refs:MEM_CTRL_CS (Results 1 – 1 of 1) sorted by relevance
114 #define MEM_CTRL_CS(cs) FIELD_PREP(GENMASK(1, 0), (cs)) macro310 writel_relaxed(MEM_CTRL_CS(cs) | MEM_CTRL_DIS_WP(cs), rnandc->regs + MEM_CTRL_REG); in rnandc_select_target()