Home
last modified time | relevance | path

Searched refs:which (Results 176 – 200 of 7337) sorted by relevance

12345678910>>...294

/openbmc/linux/drivers/nvme/target/
H A DKconfig37 This enables the NVMe loopback device support, which can be useful
48 This enables the NVMe RDMA target support, which allows exporting NVMe
59 This enables the NVMe FC target support, which allows exporting NVMe
72 This enables the NVMe FC loopback test support, which can be useful
82 This enables the NVMe TCP target support, which allows exporting NVMe
/openbmc/linux/drivers/input/serio/
H A Dolpc_apsp.c76 u32 which = 0; in olpc_apsp_write() local
79 which = TOUCHPAD_PORT << PORT_SHIFT; in olpc_apsp_write()
81 which = KEYBOARD_PORT << PORT_SHIFT; in olpc_apsp_write()
83 dev_dbg(priv->dev, "olpc_apsp_write which=%x val=%x\n", which, val); in olpc_apsp_write()
87 writel(which | val, in olpc_apsp_write()
/openbmc/linux/Documentation/driver-api/media/
H A Dv4l2-videobuf.rst22 the storage of video frames. There is a set of functions which can be used
37 - Buffers which are scattered in both the physical and (kernel) virtual
41 this kind of buffer normally requires hardware which can do
44 - Buffers which are physically scattered, but which are virtually
50 - Buffers which are physically contiguous. Allocation of this kind of
58 which are located within the system's video memory. The overlay
69 Depending on which type of buffers are being used, the driver should
106 usually a maximum (which cannot exceed 32) which makes sense for each
165 first step is in the open() function, which must initialize the
202 describes which field is being captured (often V4L2_FIELD_NONE for
[all …]
/openbmc/linux/Documentation/filesystems/
H A Dseq_file.rst22 however. It is not that hard to make a virtual file which returns a
31 which are designed to make it easy for virtual file creators to get it
37 * An iterator interface which lets a virtual file implementation
43 * A set of canned file_operations which implement most operations on
65 Note that the above article uses create_proc_entry which was removed in
95 the generator of the data, which need not be aware of how a position
104 argument, returning an iterator which will start reading at that
128 also a special value which can be returned by the start() function
233 been defined which make this task easy.
235 Most code will simply use seq_printf(), which works pretty much like
[all …]
/openbmc/u-boot/drivers/sysreset/
H A DKconfig11 Enable system reset drivers which can be used to reset the CPU or
12 board. Each driver can provide a reset method which will be called
24 pin which triggers cpu reset.
30 This is soft reset on Microblaze which does jump to 0x0 address.
/openbmc/u-boot/doc/SPI/
H A DREADME.ti_qspi_flash7 has a memory mapped interface which provide direct interface
39 - Newly created file which is responsible for configuring the
40 qspi controller and also for providing the low level api which
46 A seperated file named README.dra_qspi_test has been created which gives all the
/openbmc/openbmc/poky/meta/classes-recipe/
H A Dgtk-immodules-cache.bbclass27 if [ ! -z `which gtk-query-immodules-2.0` ]; then
30 if [ ! -z `which gtk-query-immodules-3.0` ]; then
47 if [ ! -z `which gtk-query-immodules-2.0` ]; then
50 if [ ! -z `which gtk-query-immodules-3.0` ]; then
/openbmc/openbmc-test-automation/lib/
H A Dlist_utils.robot11 # lists A list of lists to be combined. Any item in this list which is
59 # Return list contain items from the list 1 which are not present
63 # list1 The base list which is to be subtracted from.
64 # list2 The list which is to be subtracted from list1.
/openbmc/linux/drivers/media/platform/qcom/camss/
H A Dcamss-csid.c275 enum v4l2_subdev_format_whence which) in __csid_get_format() argument
277 if (which == V4L2_SUBDEV_FORMAT_TRY) in __csid_get_format()
296 enum v4l2_subdev_format_whence which) in csid_try_format() argument
327 MSM_CSID_PAD_SINK, which); in csid_try_format()
376 code->which); in csid_enum_mbus_code()
413 csid_try_format(csid, sd_state, fse->pad, &format, fse->which); in csid_enum_frame_size()
423 csid_try_format(csid, sd_state, fse->pad, &format, fse->which); in csid_enum_frame_size()
445 format = __csid_get_format(csid, sd_state, fmt->pad, fmt->which); in csid_get_format()
480 format = __csid_get_format(csid, sd_state, i, fmt->which); in csid_set_format()
483 csid_try_format(csid, sd_state, i, format, fmt->which); in csid_set_format()
[all …]
/openbmc/linux/Documentation/arch/x86/
H A Dorc-unwinder.rst10 The kernel CONFIG_UNWINDER_ORC option enables the ORC unwinder, which is
12 format of the ORC data is much simpler than DWARF, which in turn allows
15 The ORC data consists of unwind tables which are generated by objtool.
16 They contain out-of-band data which is used by the in-kernel ORC
66 much simpler, meaning fewer bugs, which is especially important for
70 than DWARF, which is important for perf and lockdep. In a basic
73 taken before some performance tweaks were added, which doubled
112 Objtool still needs a few annotations, but only in code which does
119 insulates the kernel from toolchain bugs which can be very painful to
130 If newer versions of GCC come up with some optimizations which break
[all …]
/openbmc/linux/Documentation/networking/dsa/
H A Dbcm_sf2.rst21 The switch also supports specific congestion control features which allow MoCA
32 which is used for indirect PHY accesses)
46 which gets inserted by the switch for every packet forwarded to the CPU
60 device_node pointers which are then accessible by the switch driver setup
77 configurable pseudo-PHY address which circumvents the initial design limitation.
82 MoCA interfaces are fairly specific and require the use of a firmware blob which
84 hardware contains logic which will assert/de-assert link states accordingly for
91 PHYs which reflects the link state obtained from the interrupt handler.
/openbmc/linux/Documentation/devicetree/bindings/pinctrl/
H A Dmediatek,mt8183-pinctrl.yaml149 0: (R1, R0) = (0, 0) which means R1 disabled and R0 disabled.
150 1: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
151 2: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
152 3: (R1, R0) = (1, 1) which means R1 enabled and R0 enabled.
161 0: (R1, R0) = (0, 0) which means R1 disabled and R0 disabled.
162 1: (R1, R0) = (0, 1) which means R1 disabled and R0 enabled.
163 2: (R1, R0) = (1, 0) which means R1 enabled and R0 disabled.
164 3: (R1, R0) = (1, 1) which means R1 enabled and R0 enabled.
/openbmc/u-boot/test/
H A DKconfig14 Enables the 'ut lib' command which tests library functions like
21 Enables the 'ut time' command which tests that the time functions
31 Enables the 'ut unicode' command which tests that the functions for
/openbmc/openbmc/meta-openembedded/meta-perl/recipes-perl/libtext/
H A Dlibtext-wrapi18n-perl_0.06.bb7 irregular widths, such as combining characters (which occupy zero columns \
9 (which occupy two columns on terminal, like most of east Asian \
10 characters). Also, minimal handling of languages which doesn't use \
/openbmc/openbmc/meta-fii/meta-kudo/recipes-kudo/kudo-fw-utility/kudo-fw/
H A Dkudo-fw.sh161 if [[ ! $(which flashcp) ]]; then
165 if [[ ! $(which ampere_eeprom_prog) ]]; then
169 if [[ ! $(which loadsvf) ]]; then
/openbmc/linux/scripts/selinux/
H A Dinstall_policy.sh9 SF=`which setfiles`
16 CP=`which checkpolicy`
24 ENABLED=`which selinuxenabled`
/openbmc/u-boot/doc/driver-model/
H A Dusb-info.txt94 as a work-around for controllers which can act as USB devices in OTG
118 one or more 'ports' to which additional devices can be attached. It is
119 possible to power up a hub and find out which of its ports have devices
139 and newer (EHCI), and super (5Gbps) which is only available with USB3 and
163 These methods use a 'pipe' which is a collection of bit fields used to
171 USB devices are found using a simple algorithm which works through the
184 devices, and it will be used for all USB devices which match.
197 - This calls usb_init() which works through each controller in turn
214 usb_find_and_bind_driver() which tries to bind one
227 - then we call device_probe() which probes the device
[all …]
/openbmc/u-boot/doc/
H A DREADME.ubispl16 The maximum number of logical eraseblocks which a static volume
30 The maximum volume ids which can be loaded. Used for sizing the
55 which is usually not a problem to reserve in the RAM along with the
88 * in the FLASH which are reserved for the SPL. Think about
121 * we need to subtract the number of blocks which are reserved
134 UBI, so the only non UBI managed FLASH area is the one which is
/openbmc/linux/Documentation/arch/arm/
H A Dmemory.rst9 This document describes the virtual memory layout which the Linux
10 kernel uses for ARM processors. It indicates which regions are
11 free for platforms to use, and which are used by generic code.
90 CPUs which do not support vector remapping
96 Please note that mappings which collide with the above areas may result
101 must not access any memory which is not mapped inside their 0x0001000
/openbmc/linux/Documentation/process/
H A D7.AdvancedTopics.rst8 number of topics which can be helpful for developers wanting to become a
25 edges and poses certain hazards; it is a young and powerful tool which is
64 development in any branch which you intend to ask others to pull from.
69 Git provides some powerful tools which can allow you to rewrite your
70 development history. An inconvenient patch (one which breaks bisection,
87 which has been exported to others should generally be seen as immutable
92 you try to push changes which do not result in a fast-forward merge
93 (i.e. changes which do not share the same history). It is possible to
97 of the reasons why development should be done in private branches (which
101 As the mainline (or other tree upon which a set of changes is based)
[all …]
/openbmc/openbmc/meta-yadro/meta-nicole/conf/templates/default/
H A Dlocal.conf.sample6 # which contains other examples of configuration which can be placed in this file
28 # The default is a downloads directory under TOPDIR which is the build directory.
36 # This is done using "shared state" files which can be thought of as cache objects
54 # which can use Gigabytes of hard disk space.
63 # The distribution setting controls which policy settings are used as defaults.
78 # This variable lists which packaging formats to enable. Multiple package backends
129 # The following is a list of additional classes to use when building images which
154 # Examples of the occasions this may happen are when resolving patches which cannot
171 # files and damages the build in ways which may not be easily recoverable.
207 # the network to check for artefacts at the start of builds, which does slow it down
[all …]
/openbmc/linux/Documentation/admin-guide/
H A Dcgroup-v2.rst281 The ones which don't are called domain controllers.
803 A read-write single value file which exists on non-root
1157 A read-only single value file which exists on non-root
1272 A read-only single value file which exists on non-root
1561 A read-only single value file which exists on non-root
1584 A read-only single value file which exists on non-root
1623 A read-only single value file which exists on non-root
1780 controller (CONFIG_BLK_CGROUP_IOCOST) which currently
2163 A read-only multiple values file which exists on all
2214 A read-only multiple values file which exists on all
[all …]
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dnvidia,tegra20-kbc.txt10 - nvidia,kbc-row-pins: The KBC pins which are configured as row. This is an
11 array of pin numbers which is used as rows.
12 - nvidia,kbc-col-pins: The KBC pins which are configured as column. This is an
13 array of pin numbers which is used as column.
/openbmc/linux/Documentation/sound/cards/
H A Dimg-spdif-in.rst10 This control returns a mask that shows which of the IEC958 status bits
16 is being received. The 'IEC958 Capture Mask' shows which bits can be read
49 This control is used to change the threshold at which a lock is acquired.
53 This control is used to change the threshold at which a lock is released.
/openbmc/phosphor-power/phosphor-power-sequencer/config_files/
H A DREADME.md36 The `pins` array also uses a `line` element which is the GPIO line number of the
54 Both `rails` and `pins` can optionally define a `presence` element which is an
55 inventory path to a system component which must be present in order for the rail
57 to be present, which could mean the necessary parts are always present in the

12345678910>>...294