Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Drenesas-nand-controller.c171 #define GEN_SEQ_ROW_A1(x) FIELD_PREP(GENMASK(11, 10), min((x), 3U)) macro
769 rop.gen_seq_ctrl |= GEN_SEQ_ROW_A1(row_addrs); in rnandc_exec_op()