Searched refs:anfc_pkt_len_config (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
H A D | arasan-nand-controller.c | 252 static int anfc_pkt_len_config(unsigned int len, unsigned int *steps, in anfc_pkt_len_config() function 584 ret = anfc_pkt_len_config(nfc_op->len, &nfc_op->steps, in anfc_parse_instructions() 849 if (anfc_pkt_len_config(instr->ctx.data.len, 0, 0)) in anfc_check_op()
|
/kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
H A D | arasan-nand-controller.c | 281 static int anfc_pkt_len_config(unsigned int len, unsigned int *steps, in anfc_pkt_len_config() function 649 ret = anfc_pkt_len_config(nfc_op->len, &nfc_op->steps, in anfc_parse_instructions() 930 if (anfc_pkt_len_config(instr->ctx.data.len, NULL, NULL)) in anfc_check_op()
|
Completed in 4 milliseconds