Searched refs:req (Results 1 - 25 of 101) sorted by relevance

12345

/u-boot/fs/ubifs/
H A Dbudget.c365 * @req: budgeting request
371 const struct ubifs_budget_req *req)
375 znodes = req->new_ino + (req->new_page << UBIFS_BLOCKS_PER_PAGE_SHIFT) +
376 req->new_dent;
384 * @req: budgeting request
387 const struct ubifs_budget_req *req)
391 data_growth = req->new_ino ? c->bi.inode_budget : 0;
392 if (req->new_page)
394 if (req
370 calc_idx_growth(const struct ubifs_info *c, const struct ubifs_budget_req *req) argument
386 calc_data_growth(const struct ubifs_info *c, const struct ubifs_budget_req *req) argument
406 calc_dd_growth(const struct ubifs_info *c, const struct ubifs_budget_req *req) argument
434 ubifs_budget_space(struct ubifs_info *c, struct ubifs_budget_req *req) argument
523 ubifs_release_budget(struct ubifs_info *c, struct ubifs_budget_req *req) argument
605 struct ubifs_budget_req req; local
[all...]
/u-boot/drivers/clk/tegra/
H A Dtegra186-clk.c15 struct mrq_clk_request req; local
22 req.cmd_and_id = (CMD_CLK_GET_RATE << 24) | clk->id;
24 ret = misc_call(clk->dev->parent, MRQ_CLK, &req, sizeof(req), &resp,
34 struct mrq_clk_request req; local
41 req.cmd_and_id = (CMD_CLK_SET_RATE << 24) | clk->id;
42 req.clk_set_rate.rate = rate;
44 ret = misc_call(clk->dev->parent, MRQ_CLK, &req, sizeof(req), &resp,
55 struct mrq_clk_request req; local
[all...]
/u-boot/drivers/misc/
H A Datsha204a-i2c.c170 u8 req = ATSHA204A_FUNC_IDLE; local
172 res = atsha204a_send(dev, &req, 1);
181 u8 req = ATSHA204A_FUNC_SLEEP; local
183 res = atsha204a_send(dev, &req, 1);
189 static int atsha204a_transaction(struct udevice *dev, struct atsha204a_req *req, argument
194 res = atsha204a_send(dev, (u8 *) req, req->length + 1);
220 static void atsha204a_req_crc32(struct atsha204a_req *req) argument
222 u8 *p = (u8 *) req;
224 u16 *crc_ptr = (u16 *) &p[req
236 struct atsha204a_req req; local
280 struct atsha204a_req req; local
[all...]
H A Dcros_ec_sandbox.c324 const struct ec_params_hello *req = req_data; local
327 resp->out_data = req->in_data + 0x01020304;
344 const struct ec_params_vbnvcontext *req = req_data; local
347 switch (req->op) {
354 memcpy(ec->vbnv_context, req->block,
360 req->op);
366 const struct ec_params_reboot_ec *req = req_data; local
368 printf("Request reboot type %d\n", req->cmd);
369 switch (req->cmd) {
398 const struct ec_params_host_event_mask *req local
406 const struct ec_params_vboot_hash *req = req_data; local
441 const struct ec_params_flash_protect *req = req_data; local
460 const struct ec_params_flash_region_info *req = req_data; local
482 const struct ec_params_flash_erase *req = req_data; local
491 const struct ec_params_flash_write *req = req_data; local
541 const struct ec_params_vstore_write *req = req_data; local
553 const struct ec_params_vstore_read *req = req_data; local
565 const struct ec_params_pwm_get_duty *req = req_data; local
579 const struct ec_params_pwm_set_duty *req = req_data; local
[all...]
/u-boot/drivers/power/domain/
H A Dtegra186-power-domain.c21 struct mrq_pg_update_state_request req; local
25 req.partition_id = power_domain->id;
26 req.logic_state = UPDATE | on_state;
27 req.sram_state = UPDATE | on_state;
33 req.clock_state = UPDATE;
35 ret = misc_call(power_domain->dev->parent, MRQ_PG_UPDATE_STATE, &req,
36 sizeof(req), NULL, 0);
/u-boot/drivers/scsi/
H A Dscsi_emul.c21 const struct scsi_cmd *req, int len)
26 log_debug("emul %x\n", *req->cmd);
27 switch (*req->cmd) {
31 info->alloc_len = req->cmd[4];
57 const struct scsi_read10_req *read_req = (void *)req;
66 const struct scsi_write10_req *write_req = (void *)req;
75 debug("Command not supported: %x\n", req->cmd[0]);
80 log_debug(" - done %x: ret=%d\n", *req->cmd, ret);
20 sb_scsi_emul_command(struct scsi_emul_info *info, const struct scsi_cmd *req, int len) argument
H A Dsandbox_scsi.c37 static int sandbox_scsi_exec(struct udevice *dev, struct scsi_cmd *req) argument
43 if (req->lun || req->target)
45 ret = sb_scsi_emul_command(info, req, req->cmdlen);
47 log_debug("SCSI command 0x%02x ret errno %d\n", req->cmd[0],
56 bytes_read = os_read(priv->fd, req->pdata, info->buff_used);
62 req->pdata = info->buff;
/u-boot/drivers/firmware/
H A Dti_sci.c345 struct ti_sci_msg_board_config req; local
360 (u32 *)&req, sizeof(req), sizeof(*resp));
365 req.boardcfgp_high = (addr >> 32) & 0xffffffff;
366 req.boardcfgp_low = addr & 0xffffffff;
367 req.boardcfg_size = size;
498 struct ti_sci_msg_req_set_device_state req; local
513 (u32 *)&req, sizeof(req), sizeof(*resp));
518 req
546 struct ti_sci_msg_req_set_device_state req; local
591 struct ti_sci_msg_req_get_device_state req; local
876 struct ti_sci_msg_req_set_device_resets req; local
938 struct ti_sci_msg_req_set_clock_state req; local
986 struct ti_sci_msg_req_get_clock_state req; local
1198 struct ti_sci_msg_req_set_clock_parent req; local
1244 struct ti_sci_msg_req_get_clock_parent req; local
1291 struct ti_sci_msg_req_get_clock_num_parents req; local
1350 struct ti_sci_msg_req_query_clock_freq req; local
1408 struct ti_sci_msg_req_set_clock_freq req; local
1456 struct ti_sci_msg_req_get_clock_freq req; local
1497 struct ti_sci_msg_req_reboot req; local
1545 struct ti_sci_msg_req_get_resource_range req; local
1668 struct ti_sci_msg_hdr req; local
1712 struct ti_sci_msg_req_proc_request req; local
1751 struct ti_sci_msg_req_proc_release req; local
1793 struct ti_sci_msg_req_proc_handover req; local
1838 struct ti_sci_msg_req_set_proc_boot_config req; local
1886 struct ti_sci_msg_req_set_proc_boot_ctrl req; local
1932 struct ti_sci_msg_req_proc_auth_boot_image req; local
1982 struct ti_sci_msg_req_get_proc_boot_status req; local
2067 struct ti_sci_msg_req_wait_proc_boot_status req; local
2181 struct ti_sci_msg_rm_ring_cfg_req req; local
2223 struct ti_sci_msg_psil_pair req; local
2260 struct ti_sci_msg_psil_unpair req; local
2298 struct ti_sci_msg_rm_udmap_tx_ch_cfg_req req; local
2352 struct ti_sci_msg_rm_udmap_rx_ch_cfg_req req; local
2403 struct ti_sci_msg_rm_udmap_flow_cfg_req req; local
2465 struct ti_sci_msg_fwl_set_firewall_region_req req; local
2513 struct ti_sci_msg_fwl_get_firewall_region_req req; local
2567 struct ti_sci_msg_fwl_change_owner_info_req req; local
[all...]
/u-boot/drivers/usb/gadget/
H A Df_dfu.c157 static void dnload_request_complete(struct usb_ep *ep, struct usb_request *req) argument
159 struct f_dfu *f_dfu = req->context;
162 ret = dfu_write(dfu_get_entity(f_dfu->altsetting), req->buf,
163 req->actual, f_dfu->blk_seq_num);
170 static void dnload_request_flush(struct usb_ep *ep, struct usb_request *req) argument
172 struct f_dfu *f_dfu = req->context;
182 static int handle_getstatus(struct usb_request *req) argument
184 struct dfu_status *dstat = (struct dfu_status *)req->buf;
185 struct f_dfu *f_dfu = req->context;
218 static int handle_getstate(struct usb_request *req) argument
241 handle_upload(struct usb_request *req, u16 len) argument
252 struct usb_request *req = cdev->req; local
265 state_app_idle(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
292 state_app_detach(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
315 state_dfu_idle(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
383 state_dfu_dnload_sync(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
406 state_dfu_dnbusy(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
426 state_dfu_dnload_idle(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
464 state_dfu_manifest_sync(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
491 state_dfu_manifest(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
517 state_dfu_upload_idle(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
558 state_dfu_error(struct f_dfu *f_dfu, const struct usb_ctrlrequest *ctrl, struct usb_gadget *gadget, struct usb_request *req) argument
605 struct usb_request *req = f->config->cdev->req; local
[all...]
H A Df_fastboot.c197 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);
199 static void fastboot_complete(struct usb_ep *ep, struct usb_request *req) argument
201 int status = req->status;
204 printf("status: %d ep '%s' trans: %d\n", status, ep->name, req->actual);
300 struct usb_request *req; local
302 req = usb_ep_alloc_request(ep, 0);
303 if (!req)
306 req->length = EP_BUFFER_SIZE;
307 req->buf = memalign(CONFIG_SYS_CACHELINE_SIZE, EP_BUFFER_SIZE);
308 if (!req
423 compl_do_reset(struct usb_ep *ep, struct usb_request *req) argument
453 rx_handler_dl_image(struct usb_ep *ep, struct usb_request *req) argument
489 do_exit_on_complete(struct usb_ep *ep, struct usb_request *req) argument
494 do_bootm_on_complete(struct usb_ep *ep, struct usb_request *req) argument
501 multiresponse_on_complete(struct usb_ep *ep, struct usb_request *req) argument
519 do_acmd_complete(struct usb_ep *ep, struct usb_request *req) argument
529 rx_handler_command(struct usb_ep *ep, struct usb_request *req) argument
[all...]
H A Ddwc2_udc_otg_xfer_dma.c97 static int setdma_rx(struct dwc2_ep *ep, struct dwc2_request *req) argument
103 buf = req->req.buf + req->req.actual;
104 length = min_t(u32, req->req.length - req->req.actual,
139 static int setdma_tx(struct dwc2_ep *ep, struct dwc2_request *req) argument
200 struct dwc2_request *req = NULL; local
273 struct dwc2_request *req; local
349 struct dwc2_request *req; local
613 struct dwc2_request *req; local
711 write_fifo_ep0(struct dwc2_ep *ep, struct dwc2_request *req) argument
812 struct dwc2_request *req; local
849 struct dwc2_request *req; local
[all...]
H A Datmel_usba_udc.c30 static void next_fifo_transaction(struct usba_ep *ep, struct usba_request *req) argument
34 transaction_len = req->req.length - req->req.actual;
35 req->last_transaction = 1;
38 req->last_transaction = 0;
39 } else if (transaction_len == ep->ep.maxpacket && req->req.zero) {
40 req
52 submit_request(struct usba_ep *ep, struct usba_request *req) argument
68 struct usba_request *req; local
90 struct usba_request *req; local
143 request_complete(struct usba_ep *ep, struct usba_request *req, int status) argument
157 struct usba_request *req, *tmp_req; local
309 struct usba_request *req; local
325 struct usba_request *req = to_usba_req(_req); local
335 struct usba_request *req = to_usba_req(_req); local
378 struct usba_request *req = to_usba_req(_req); local
532 struct usba_request *req, *tmp_req; local
841 struct usba_request *req; local
1022 struct usba_request *req; local
[all...]
H A Dat91_udc.c74 static void done(struct at91_ep *ep, struct at91_request *req, int status) argument
79 list_del_init(&req->queue);
80 if (req->req.status == -EINPROGRESS)
81 req->req.status = status;
83 status = req->req.status;
85 VDBG("%s done %p, status %d\n", ep->ep.name, req, status);
89 req
125 read_fifo(struct at91_ep *ep, struct at91_request *req) argument
200 write_fifo(struct at91_ep *ep, struct at91_request *req) argument
270 struct at91_request *req; local
400 struct at91_request *req; local
412 struct at91_request *req; local
422 struct at91_request *req; local
522 struct at91_request *req; local
812 struct at91_request *req; local
1083 struct at91_request *req; local
[all...]
H A Df_rockusb.c102 static void rx_handler_command(struct usb_ep *ep, struct usb_request *req);
140 static void rockusb_complete(struct usb_ep *ep, struct usb_request *req) argument
142 int status = req->status;
146 debug("status: %d ep '%s' trans: %d\n", status, ep->name, req->actual);
226 struct usb_request *req; local
228 req = usb_ep_alloc_request(ep, 0);
229 if (!req)
232 req->length = EP_BUFFER_SIZE;
233 req->buf = memalign(CONFIG_SYS_CACHELINE_SIZE, EP_BUFFER_SIZE);
234 if (!req
396 tx_handler_send_csw(struct usb_ep *ep, struct usb_request *req) argument
430 tx_handler_ul_image(struct usb_ep *ep, struct usb_request *req) argument
489 rx_handler_dl_image(struct usb_ep *ep, struct usb_request *req) argument
549 cb_test_unit_ready(struct usb_ep *ep, struct usb_request *req) argument
560 cb_read_storage_id(struct usb_ep *ep, struct usb_request *req) argument
582 cb_get_chip_version(struct usb_ep *ep, struct usb_request *req) argument
619 cb_read_lba(struct usb_ep *ep, struct usb_request *req) argument
661 cb_write_lba(struct usb_ep *ep, struct usb_request *req) argument
702 cb_erase_lba(struct usb_ep *ep, struct usb_request *req) argument
753 compl_do_reset(struct usb_ep *ep, struct usb_request *req) argument
761 cb_reboot(struct usb_ep *ep, struct usb_request *req) argument
774 cb_not_support(struct usb_ep *ep, struct usb_request *req) argument
891 rx_handler_command(struct usb_ep *ep, struct usb_request *req) argument
[all...]
H A Dether.c103 struct usb_request *req; /* for control responses */ member in struct:eth_dev
1109 static void eth_status_complete(struct usb_ep *ep, struct usb_request *req) argument
1111 struct usb_cdc_notification *event = req->buf;
1112 int value = req->status;
1118 __le32 *data = req->buf + sizeof *event;
1129 req->length = STATUS_BYTECOUNT;
1130 value = usb_ep_queue(ep, req, GFP_ATOMIC);
1143 req->context = NULL;
1148 struct usb_request *req = dev->stat_req; local
1160 * FIXME iff req
1189 eth_setup_complete(struct usb_ep *ep, struct usb_request *req) argument
1198 rndis_response_complete(struct usb_ep *ep, struct usb_request *req) argument
1207 rndis_command_complete(struct usb_ep *ep, struct usb_request *req) argument
1233 struct usb_request *req = dev->req; local
1474 rx_submit(struct eth_dev *dev, struct usb_request *req, gfp_t gfp_flags) argument
1521 rx_complete(struct usb_ep *ep, struct usb_request *req) argument
1590 tx_complete(struct usb_ep *ep, struct usb_request *req) argument
1797 rndis_control_ack_complete(struct usb_ep *ep, struct usb_request *req) argument
2323 struct usb_request *req = dev->tx_req; local
[all...]
/u-boot/drivers/net/bnxt/
H A Dbnxt.c183 static void hwrm_init(struct bnxt *bp, struct input *req, u16 cmd, u16 len) argument
185 memset(req, 0, len);
186 req->req_type = cmd;
187 req->cmpl_ring = (u16)HWRM_NA_SIGNATURE;
188 req->target_id = (u16)HWRM_NA_SIGNATURE;
189 req->resp_addr = bp->resp_addr_mapping;
190 req->seq_id = bp->seq_id++;
193 static void hwrm_write_req(struct bnxt *bp, void *req, u32 cnt) argument
198 writel(((u32 *)req)[i], bp->bar0 + GRC_COM_CHAN_BASE + (i * 4));
218 struct input *req local
438 struct hwrm_ver_get_input *req; local
487 struct hwrm_func_resource_qcaps_input *req; local
570 struct hwrm_func_cfg_input *req; local
588 struct hwrm_nvm_flush_input *req; local
605 struct hwrm_func_qcaps_input *req; local
633 struct hwrm_func_qcfg_input *req; local
664 struct hwrm_func_reset_input *req; local
676 struct hwrm_func_cfg_input *req; local
689 struct hwrm_func_drv_rgtr_input *req; local
715 struct hwrm_func_drv_unrgtr_input *req; local
736 struct hwrm_cfa_l2_filter_alloc_input *req; local
771 struct hwrm_cfa_l2_filter_free_input *req; local
813 struct hwrm_cfa_l2_set_rx_mask_input *req; local
827 struct hwrm_port_mac_cfg_input *req; local
839 struct hwrm_port_phy_qcfg_input *req; local
900 struct hwrm_port_phy_cfg_input *req; local
995 struct hwrm_stat_ctx_alloc_input *req; local
1015 struct hwrm_stat_ctx_free_input *req; local
1036 struct hwrm_ring_grp_free_input *req; local
1057 struct hwrm_ring_grp_alloc_input *req; local
1080 struct hwrm_ring_free_input *req; local
1098 struct hwrm_ring_alloc_input *req; local
1211 struct hwrm_vnic_alloc_input *req; local
1232 struct hwrm_vnic_free_input *req; local
1253 struct hwrm_vnic_cfg_input *req; local
1351 struct hwrm_func_cfg_input *req; local
1370 struct hwrm_nvm_get_variable_input *req; local
[all...]
/u-boot/arch/arm/mach-bcm283x/include/mach/
H A Dmbox.h97 (_t_)->tag_hdr.val_len = sizeof((_t_)->body.req); \
131 } req; member in union:bcm2835_mbox_tag_get_board_rev::__anon1
144 } req; member in union:bcm2835_mbox_tag_get_mac_address::__anon4
169 } req; member in union:bcm2835_mbox_tag_get_arm_mem::__anon8
198 } req; member in union:bcm2835_mbox_tag_get_power_state::__anon11
217 } req; member in union:bcm2835_mbox_tag_set_power_state::__anon14
246 } req; member in union:bcm2835_mbox_tag_get_clock_rate::__anon17
261 } req; member in union:bcm2835_mbox_tag_set_sdhost_clock::__anon20
277 } req; member in union:bcm2835_mbox_tag_allocate_buffer::__anon23
291 } req; member in union:bcm2835_mbox_tag_release_buffer::__anon26
305 } req; member in union:bcm2835_mbox_tag_blank_screen::__anon29
324 } req; member in union:bcm2835_mbox_tag_physical_w_h::__anon32
344 } req; member in union:bcm2835_mbox_tag_virtual_w_h::__anon35
362 } req; member in union:bcm2835_mbox_tag_depth::__anon38
382 } req; member in union:bcm2835_mbox_tag_pixel_order::__anon41
403 } req; member in union:bcm2835_mbox_tag_alpha_mode::__anon44
416 } req; member in union:bcm2835_mbox_tag_pitch::__anon47
435 } req; member in union:bcm2835_mbox_tag_virtual_offset::__anon50
456 } req; member in union:bcm2835_mbox_tag_overscan::__anon53
472 } req; member in union:bcm2835_mbox_tag_get_palette::__anon56
488 } req; member in union:bcm2835_mbox_tag_test_palette::__anon59
504 } req; member in union:bcm2835_mbox_tag_set_palette::__anon62
518 } req; member in union:bcm2835_mbox_tag_pci_dev_addr::__anon65
[all...]
/u-boot/drivers/reset/
H A Dtegra186-reset.c17 struct mrq_reset_request req; local
20 req.cmd = cmd;
21 req.reset_id = reset_ctl->id;
23 ret = misc_call(reset_ctl->dev->parent, MRQ_RESET, &req, sizeof(req),
/u-boot/arch/arm/mach-bcm283x/
H A Dmsg.c64 msg_pwr->set_power_state.body.req.device_id = module;
65 msg_pwr->set_power_state.body.req.state =
92 msg_clk->get_clock_rate.body.req.clock_id = clock_id;
105 msg_clk->get_clock_rate.body.req.clock_id = clock_id;
127 msg_sdhost_clk->set_sdhost_clock.body.req.rate_hz = rate_hz;
169 msg_setup->physical_w_h.body.req.width = *widthp;
170 msg_setup->physical_w_h.body.req.height = *heightp;
172 msg_setup->virtual_w_h.body.req.width = *widthp;
173 msg_setup->virtual_w_h.body.req.height = *heightp;
175 msg_setup->depth.body.req
[all...]
/u-boot/arch/arm/cpu/armv8/
H A Dsha1_ce_core.S17 k0 .req v0
18 k1 .req v1
19 k2 .req v2
20 k3 .req v3
22 t0 .req v4
23 t1 .req v5
25 dga .req q6
26 dgav .req v6
27 dgb .req s7
28 dgbv .req v
[all...]
/u-boot/include/linux/mtd/
H A Dnand.h190 * @req: current I/O request
200 struct nand_page_io_req req; member in struct:nand_io_iter
609 * @req: MTD request
616 loff_t offs, struct mtd_oob_ops *req,
621 iter->req.mode = req->mode;
622 iter->req.dataoffs = nanddev_offs_to_pos(nand, offs, &iter->req.pos);
623 iter->req.ooboffs = req
615 nanddev_io_iter_init(struct nand_device *nand, loff_t offs, struct mtd_oob_ops *req, struct nand_io_iter *iter) argument
[all...]
/u-boot/drivers/xen/
H A Dxenbus.c192 const struct write_req *req, int nr_reqs)
212 len += req[r].len;
231 memcpy((char *)xenstore_buf->req + MASK_XENSTORE_IDX(prod),
239 cur_req = req;
303 struct write_req req[] = { { pre, strlen(pre) + 1 } }; local
307 repmsg = xenbus_msg_reply(XS_DIRECTORY, xbt, req, ARRAY_SIZE(req));
332 struct write_req req[] = { {path, strlen(path) + 1} }; local
336 rep = xenbus_msg_reply(XS_READ, xbt, req, ARRAY_SIZE(req));
191 xb_write(int type, int req_id, xenbus_transaction_t trans_id, const struct write_req *req, int nr_reqs) argument
353 struct write_req req[] = { local
370 struct write_req req[] = { {path, strlen(path) + 1} }; local
384 struct write_req req[] = { {path, strlen(path) + 1} }; local
407 struct write_req req[] = { local
429 struct write_req req = { "", 1}; local
445 struct write_req req; local
[all...]
/u-boot/include/
H A Dscsi_emul.h69 * @req: Request to process
76 const struct scsi_cmd *req, int len);
/u-boot/drivers/usb/dwc3/
H A Dgadget.h70 static inline void dwc3_gadget_move_request_queued(struct dwc3_request *req) argument
72 struct dwc3_ep *dep = req->dep;
74 req->queued = true;
75 list_move_tail(&req->list, &dep->req_queued);
78 void dwc3_gadget_giveback(struct dwc3_ep *dep, struct dwc3_request *req,
/u-boot/drivers/mtd/nand/raw/atmel/
H A Dpmecc.c208 atmel_pmecc_create_gf_tables(const struct atmel_pmecc_user_req *req) argument
214 if (req->ecc.sectorsize == 512) {
243 atmel_pmecc_get_gf_tables(const struct atmel_pmecc_user_req *req) argument
248 if (req->ecc.sectorsize == 512)
256 ret = atmel_pmecc_create_gf_tables(req);
266 struct atmel_pmecc_user_req *req)
270 if (req->pagesize <= 0 || req->oobsize <= 0 || req->ecc.bytes <= 0)
273 if (req
265 atmel_pmecc_prepare_user_req(struct atmel_pmecc *pmecc, struct atmel_pmecc_user_req *req) argument
331 atmel_pmecc_create_user(struct atmel_pmecc *pmecc, struct atmel_pmecc_user_req *req) argument
[all...]

Completed in 353 milliseconds

12345