Home
last modified time | relevance | path

Searched refs:actual (Results 226 – 250 of 1184) sorted by relevance

12345678910>>...48

/openbmc/hiomapd/vpnor/test/
H A Dcreate_pnor_partition_table.cpp58 expectedPartition.data.actual = 0x1000; in main()
/openbmc/openbmc/poky/meta/recipes-devtools/rust/rust-llvm/
H A D0003-llvm-fix-include-benchmarks.patch7 replace the workaround with actual fix once committed in LLVM.
/openbmc/linux/Documentation/userspace-api/media/v4l/
H A Dcommon.rst19 - The actual input/output loop
H A Dvidioc-g-crop.rst61 Finally the driver programs the hardware with the actual cropping and
63 return the actual parameters. To query them applications must call
H A Dvidioc-prepare-buf.rst38 in advance saves time during the actual I/O.
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-filter/libnftnl/
H A Dlibnftnl_1.2.6.bb37 # other nonexistent paths before running the actual tests
/openbmc/openbmc/meta-openembedded/meta-python/recipes-devtools/python/
H A Dpython3-gpiod_2.1.3.bb4 # The actual license files live in the upstream libgpiod from which the pypi
/openbmc/linux/Documentation/devicetree/bindings/nvmem/layouts/
H A Dkontron,sl28-vpd.yaml14 number and a base MAC address. The actual MAC addresses for the
/openbmc/linux/Documentation/devicetree/bindings/reset/
H A Dst,stih407-picophyreset.yaml17 The actual action taken when softreset is asserted is hardware dependent.
H A Dst,sti-softreset.txt9 The actual action taken when softreset is asserted is hardware dependent.
H A Dst,stih407-powerdown.yaml19 The actual action taken when powerdown is asserted is hardware dependent.
/openbmc/linux/Documentation/devicetree/bindings/timer/
H A Dst,nomadik-mtu.yaml28 description: The first clock named TIMCLK clocks the actual timers and
/openbmc/docs/designs/
H A Dvirtual-sensors.md9 There are some sensors in the system whose values are derived from actual sensor
15 2. Voltage delta between two ADC inputs. When the actual diff is what which
/openbmc/openbmc/poky/meta/classes/
H A Dgo-vendor.bbclass71 # Nothing to do except re-establish link to actual vendor folder
192 … bb.debug(1, "added vendored name %s for actual path %s" % (vendored_name, actual_path))
207 # Create a symlink to the actual directory
/openbmc/linux/Documentation/misc-devices/
H A Doxsemi-tornado.rst16 determine the actual baud rate used. Baud rates from 15625000bps down
38 obtained, with either exact or highly-accurate actual bit rates for
43 the requested rate (r), the actual rate yielded (a) and its deviation
/openbmc/u-boot/drivers/usb/gadget/
H A Df_mass_storage.c494 if (req->status || req->actual != req->length) in bulk_in_complete()
496 req->status, req->actual, req->length); in bulk_in_complete()
511 dump_msg(common, "bulk-out", req->buf, req->actual); in bulk_out_complete()
512 if (req->status || req->actual != bh->bulk_out_intended_length) in bulk_out_complete()
514 req->status, req->actual, in bulk_out_complete()
928 amount = bh->outreq->actual; in do_write()
967 if (bh->outreq->actual != bh->outreq->length) { in do_write()
1462 if (bh->outreq->actual != bh->outreq->length || in throw_away_data()
2053 if (req->actual != USB_BULK_CB_WRAP_LEN || in received_cbw()
2057 req->actual, in received_cbw()
H A Dat91_udc.c129 buf = req->req.buf + req->req.actual; in read_fifo()
130 bufferspace = req->req.length - req->req.actual; in read_fifo()
165 req->req.actual += count; in read_fifo()
227 buf = req->req.buf + req->req.actual; in write_fifo()
229 total = req->req.length - req->req.actual; in write_fifo()
255 req->req.actual += count; in write_fifo()
446 _req->actual = 0; in at91_ep_queue()
/openbmc/linux/drivers/usb/gadget/udc/
H A Dlpc32xx_udc.c488 u32 length = req->req.actual; in proc_ep_show()
1453 tsend = ts = req->req.length - req->req.actual; in udc_ep0_in_req()
1466 req->req.actual += ts; in udc_ep0_in_req()
1499 bufferspace = req->req.length - req->req.actual; in udc_ep0_out_req()
1504 prefetchw(req->req.buf + req->req.actual); in udc_ep0_out_req()
1505 tr = udc_read_hwep(udc, EP_OUT, req->req.buf + req->req.actual, in udc_ep0_out_req()
1507 req->req.actual += bufferspace; in udc_ep0_out_req()
1795 _req->actual = 0; in lpc32xx_ep_queue()
2060 req->req.actual = req->req.length; in udc_handle_dma_ep()
2062 req->req.actual = dd->iso_status[0] & 0xFFFF; in udc_handle_dma_ep()
[all …]
/openbmc/linux/Documentation/networking/
H A Dip_dynaddr.rst20 ``actual`` outgoing address is unknown at the moment the link is
/openbmc/openbmc/poky/meta/recipes-devtools/valgrind/valgrind/
H A D0001-valgrind-filter_xml_frames-do-not-filter-usr.patch11 the comparision between exepected and actual output.
/openbmc/openbmc/poky/meta/recipes-support/serf/serf/
H A Dnorpath.patch26 -# On some systems, the -R values that APR describes never make it into actual
/openbmc/phosphor-mboxd/vpnor/test/
H A Dtmpd.hpp48 std::vector<char> zeroed(part.data.actual, 0); in VpnorRoot()
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-pciback25 and the actual device is assigned to a HVM. It is not safe
/openbmc/openbmc/poky/meta/recipes-devtools/patchelf/patchelf/
H A D0003-make-LOAD-segment-extensions-based-on-p_align-instea.patch7 Since the p_align of the LOAD segment is no longer pagesize, the actual p_align
/openbmc/linux/Documentation/devicetree/bindings/watchdog/
H A Darm,sp805.yaml44 for the actual watchdog counter. The second clock drives the register

12345678910>>...48