Home
last modified time | relevance | path

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

/openbmc/linux/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c31 #define PKT_STEPS(x) FIELD_PREP(GENMASK(23, 12), (x)) macro
405 PKT_STEPS(chip->ecc.steps), in anfc_read_page_hw_ecc()
523 PKT_STEPS(chip->ecc.steps), in anfc_write_page_hw_ecc()
669 PKT_STEPS(nfc_op->steps); in anfc_parse_instructions()