Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/mtd/nand/raw/
H A Darasan-nand-controller.c30 #define PKT_STEPS(x) FIELD_PREP(GENMASK(23, 12), (x)) macro
341 PKT_STEPS(chip->ecc.steps), in anfc_read_page_hw_ecc()
459 PKT_STEPS(chip->ecc.steps), in anfc_write_page_hw_ecc()
604 PKT_STEPS(nfc_op->steps); in anfc_parse_instructions()
/kernel/linux/linux-6.6/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()

Completed in 5 milliseconds