Home
last modified time | relevance | path

Searched full:accepts (Results 1 – 25 of 525) sorted by relevance

12345678910>>...21

/openbmc/linux/Documentation/devicetree/bindings/phy/
H A Dqcom,usb-snps-femto-v2.yaml67 The hardware accepts only discrete values. The value closest to the
76 The hardware accepts only discrete values. The value closest to the
84 The hardware accepts only discrete values. The value closest to the
96 The hardware accepts only discrete values. The value closest to the
108 The hardware accepts only discrete values. The value closest to the
116 The hardware accepts only discrete values. The value closest to the
125 The hardware accepts only discrete values. The value closest to the
135 resistance on the USB. The hardware accepts only discrete values. The
146 The hardware accepts only discrete values. The value closest to the
/openbmc/linux/include/uapi/linux/usb/
H A Draw_gadget.h102 /* Used as addr in struct usb_raw_ep_info if endpoint accepts any address. */
156 * Accepts a pointer to the usb_raw_init struct as an argument.
170 * Accepts a pointer to the usb_raw_event struct.
179 * Accepts a pointer to the usb_raw_ep_io struct as an argument.
189 * Accepts a pointer to the usb_raw_ep_descs struct as an argument.
196 * Accepts endpoint handle as an argument.
206 * Accepts a pointer to the usb_raw_ep_io struct as an argument.
221 * Accepts current limit in 2 mA units as an argument.
242 * Accepts endpoint handle as an argument.
/openbmc/linux/arch/m68k/include/asm/
H A Dmacintosh.h81 #define MAC_EXP_PDS 1 /* Accepts only a PDS card */
82 #define MAC_EXP_NUBUS 2 /* Accepts only NuBus card(s) */
83 #define MAC_EXP_PDS_NUBUS 3 /* Accepts PDS card and/or NuBus card(s) */
84 #define MAC_EXP_PDS_COMM 4 /* Accepts PDS card or Comm Slot card */
/openbmc/openbmc/meta-phosphor/recipes-phosphor/power/
H A Dphosphor-psu-software-manager_git.bb41 ## * PSU_VERSION_UTIL accepts a PSU inventory path and returns the PSU
43 ## * PSU_MODEL_UTIL accepts a PSU inventory path and returns the PSU
45 ## * PSU_VERSION_COMPARE_UTIL accepts several PSU inventory paths and return
/openbmc/linux/Documentation/core-api/irq/
H A Dirq-domain.rst52 by calling irq_create_mapping() which accepts the irq_domain and a
110 accepts an Open Firmware specific 'struct device_node', while the latter
111 accepts a more general abstraction 'struct fwnode_handle'.
134 accepts an Open Firmware specific 'struct device_node', while the latter
135 accepts a more general abstraction 'struct fwnode_handle'.
212 accepts an Open Firmware specific 'struct device_node', while the latter
213 accepts a more general abstraction 'struct fwnode_handle'.
/openbmc/phosphor-psu-code-mgmt/
H A Dmeson.options25 # The PSU_VERSION_UTIL specifies an executable that accepts the PSU
35 # The PSU_MODEL_UTIL specifies an executable that accepts the PSU
44 # The PSU_VERSION_COMPARE_UTIL specifies an executable that accepts the PSU
H A DREADME.md40 - `PSU_VERSION_UTIL`: It shall be defined as a command-line tool that accepts
42 - `PSU_MODEL_UTIL`: It shall be defined as a command-line tool that accepts the
45 accepts one or more PSU version strings, and outputs the latest version string
47 - `PSU_UPDATE_SERVICE`: It shall be defined as a systemd service that accepts
/openbmc/linux/drivers/scsi/bfa/
H A Dbfa_defs_fcs.h38 u32 flogi_accepts; /* FLOGI accepts received */
280 u32 fdisc_accepts; /* fdisc accepts */
284 u32 fdisc_acc_bad; /* bad fdisc accepts */
294 u32 logo_accepts; /* logo accepts */
357 u32 plogi_accs; /* plogi accepts */
370 u32 logo_accs; /* LOGO accepts from rport */
451 u32 prli_rsp_acc; /* num prli rsp accepts */
/openbmc/phosphor-gpio-monitor/
H A DREADME.md7 This daemon accepts a command line parameter for monitoring single gpio line and
14 This daemon accepts command line parameter as a well-defined GPIO configuration
79 This daemon accepts command line parameter as a well-defined GPIO configuration
/openbmc/bmcweb/http/
H A Dcomplete_response_fields.hpp21 inline void completeResponseFields(std::string_view accepts, Response& res) in completeResponseFields() argument
32 ContentType preferred = getPreferredContentType(accepts, allowed); in completeResponseFields()
/openbmc/webui-vue/docs/guide/components/toasts/
H A Dindex.md44 The first argument for each method will be the toast body content. It accepts a
48 The BVToastMixin also accepts additional options as a second argument. Pass an
/openbmc/qemu/monitor/
H A Dmonitor-internal.h53 * user mode accepts an optional E, e, P, p, T, t, G, g, M, m,
58 * user mode accepts an optional ms, us, ns suffix,
65 * user mode accepts "on" or "off"
/openbmc/qemu/qobject/
H A Djson-lexer.c37 * [This lexer accepts it before or after any token, which is actually
49 * [This lexer accepts [a-z]+, and leaves rejecting unknown literal
82 * [This lexer accepts any non-control character after escape, and
94 * The lexer accepts %[A-Za-z0-9]*, and leaves rejecting invalid
/openbmc/linux/drivers/net/ethernet/cavium/thunder/
H A Dnicvf_queues.h99 * HW accepts pkt if unused CQE >= 2560
100 * RED accepts pkt if unused CQE < 2304 & >= 2560
109 * HW accepts pkt if unused RBs >= 256
110 * RED accepts pkt if unused RBs < 256 & >= 0
/openbmc/phosphor-logging/lib/include/phosphor-logging/
H A Delog.hpp104 /** @fn commit() - override that accepts error level
143 * entry with a specified MSG_ID. This override accepts error level.
222 * error log information and commit the error. Accepts error
/openbmc/linux/Documentation/ABI/testing/
H A Dsysfs-driver-toshiba_acpi13 Note that from kernel 3.16 onwards this file accepts all listed
14 parameters, kernel 3.15 only accepts the first two (FN-Z and
91 Note that from kernel 4.1 onwards this file accepts all listed
H A Dsysfs-bus-coresight-devices-tpdm11 Accepts only one of the 2 values - 1 or 2.
/openbmc/openbmc-test-automation/lib/
H A Dipmi_client.py94 Determine whether the OBMC accepts the '-U' ipmitool option and adjust
108 # The OBMC accepts the ipmitool "-U" option so new further work needs
/openbmc/linux/net/ax25/
H A DKconfig57 networking. A DAMA server (called "master") accepts incoming traffic
72 networking. A DAMA server (called "master") accepts incoming traffic
/openbmc/u-boot/doc/device-tree-bindings/serial/
H A Dsandbox-serial.txt4 on the host machine's console, and accepts input from its keyboard.
/openbmc/openbmc/poky/meta/files/common-licenses/
H A DCrossword3 …t it will be useful, but WITHOUT ANY WARRANTY. No author or distributor accepts responsibility to…
H A DLeptonica5 No author or distributor accepts responsibility to anyone for the consequences of using this softwa…
/openbmc/openbmc/poky/meta/lib/oe/
H A Dtypes.py43 raise TypeError("choice accepts a string, not '%s'" % type(value))
121 raise TypeError("boolean accepts a string, not '%s'" % type(value))
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dupstream-version-is-even.bbclass8 # accepts even minor versions (i.e. 3.0.x, 3.2.x, 3.4.x, etc.)
/openbmc/linux/Documentation/admin-guide/
H A Dpstore-blk.rst48 When pstore/blk is built as a module, "blkdev" accepts the following variants:
56 When pstore/blk is built into the kernel, "blkdev" accepts the following variants:
70 It accepts the following variants for MTD device:

12345678910>>...21