Searched refs:op_out (Results 1 – 2 of 2) sorted by relevance
461 const struct npcx_ex_ops_uma_out *op_out) in flash_npcx_nor_ex_exec_uma() argument483 if (op_out != NULL && op_in->rx_count != 0) { in flash_npcx_nor_ex_exec_uma()484 cfg.rx_buf = op_out->rx_buf; in flash_npcx_nor_ex_exec_uma()514 struct npcx_ex_ops_qspi_oper_out *op_out) in flash_npcx_nor_ex_get_spi_spec() argument518 op_out->oper = data->operation; in flash_npcx_nor_ex_get_spi_spec()534 struct npcx_ex_ops_uma_out *op_out = (struct npcx_ex_ops_uma_out *)out; in flash_npcx_nor_ex_op() local542 op_out = &out_copy; in flash_npcx_nor_ex_op()552 ret = flash_npcx_nor_ex_exec_uma(dev, op_in, op_out); in flash_npcx_nor_ex_op()558 K_OOPS(k_usermode_to_copy(out, op_out, sizeof(out_copy))); in flash_npcx_nor_ex_op()579 struct npcx_ex_ops_qspi_oper_out *op_out = in flash_npcx_nor_ex_op() local[all …]
567 struct npcx_ex_ops_uma_out op_out = { in espi_taf_npcx_rpmc_op2() local578 rc = flash_ex_op(spi_dev, FLASH_NPCX_EX_OP_EXEC_UMA, (uintptr_t)&op_in, &op_out); in espi_taf_npcx_rpmc_op2()