Searched defs:useirq (Results 1 – 2 of 2) sorted by relevance
| /kernel/linux/linux-6.6/drivers/mtd/nand/raw/ |
| D | mxc_nand.c | 441 static int wait_op_done(struct mxc_nand_host *host, int useirq) in wait_op_done() 488 static void send_cmd_v3(struct mxc_nand_host *host, uint16_t cmd, int useirq) in send_cmd_v3() 502 static void send_cmd_v1_v2(struct mxc_nand_host *host, uint16_t cmd, int useirq) in send_cmd_v1_v2()
|
| /kernel/linux/linux-5.10/drivers/mtd/nand/raw/ |
| D | mxc_nand.c | 444 static int wait_op_done(struct mxc_nand_host *host, int useirq) in wait_op_done() 491 static void send_cmd_v3(struct mxc_nand_host *host, uint16_t cmd, int useirq) in send_cmd_v3() 505 static void send_cmd_v1_v2(struct mxc_nand_host *host, uint16_t cmd, int useirq) in send_cmd_v1_v2()
|