Home
last modified time | relevance | path

Searched refs:possible (Results 1 – 25 of 1860) sorted by relevance

12345678910>>...75

/OK3568_Linux_fs/kernel/Documentation/scsi/
H A Dlink_power_management_policy.rst8 There are 3 possible options:
14 least possible power when possible. This may
23 when possible, but do not enter the lowest power
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dext-ctrls-flash.rst62 to the flash controller. Setting this control may not be possible in
94 this is a sensor, which makes it possible to synchronise the
103 control may not be possible in presence of some faults. See
120 if possible.
125 if possible. Setting this control may not be possible in presence of
131 possible.
140 and returns the chip to a usable state if possible.
171 which strobing the flash at full current will not be possible.The
184 after strobe during which another strobe will not be possible. This
H A Dvidioc-g-selection.rst73 choose a crop/compose rectangle as close as possible to the requested
89 capture/output window or TV display. The closest possible values of
99 3. Keep center of adjusted rectangle as close as possible to the
102 4. Keep width and height as close as possible to original ones.
104 5. Keep horizontal and vertical offset as close as possible to original
181 It is not possible to adjust struct :c:type:`v4l2_rect`
189 It is not possible to apply change of the selection rectangle at the
/OK3568_Linux_fs/kernel/drivers/acpi/
H A Dpci_link.c61 u32 possible[ACPI_PCI_LINK_MAX_POSSIBLE]; member
111 link->irq.possible[i] = p->interrupts[i]; in acpi_pci_link_check_possible()
137 link->irq.possible[i] = p->interrupts[i]; in acpi_pci_link_check_possible()
473 if (link->irq.possible[i] == irq) in acpi_irq_pci_sharing_penalty()
514 if (link->irq.possible[i] < ACPI_MAX_ISA_IRQS) in acpi_irq_penalty_init()
516 possible[i]] += in acpi_irq_penalty_init()
548 if (link->irq.active == link->irq.possible[i]) in acpi_pci_link_allocate()
567 irq = link->irq.possible[link->irq.possible_count - 1]; in acpi_pci_link_allocate()
576 acpi_irq_get_penalty(link->irq.possible[i])) in acpi_pci_link_allocate()
577 irq = link->irq.possible[i]; in acpi_pci_link_allocate()
[all …]
/OK3568_Linux_fs/kernel/scripts/
H A Dheaders_check.pl121 for my $possible ( @file_paths ) {
122 if (not $import_stack{$possible} and open($fh, '<', $possible)) {
123 $import_path = $possible;
/OK3568_Linux_fs/kernel/tools/memory-model/
H A Dlock.cat83 let all-possible-rfe-lf =
85 * Given an LF event r, compute the possible rfe edges for that event
89 let possible-rfe-lf r =
93 in map possible-rfe-lf (LF \ range(rfi-lf))
96 with rfe-lf from cross(all-possible-rfe-lf)
109 let all-possible-rfe-ru =
110 let possible-rfe-ru r =
113 in map possible-rfe-ru RU
116 with rfe-ru from cross(all-possible-rfe-ru)
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A DKconfig.recursion-issue-0113 # * What values are possible for CORE?
16 # that are possible for CORE. So for example if CORE_BELL_A_ADVANCED is 'y',
30 # what values are possible for CORE we ended up needing to address questions
31 # regarding possible values of CORE itself again. Answering the original
32 # question of what are the possible values of CORE would make the kconfig
/OK3568_Linux_fs/kernel/arch/x86/kernel/
H A Dsmpboot.c1458 int i, possible; in prefill_possible_map() local
1480 possible = num_processors; in prefill_possible_map()
1483 possible += disabled_cpus; in prefill_possible_map()
1485 if (possible > i) in prefill_possible_map()
1486 possible = i; in prefill_possible_map()
1489 possible = setup_possible_cpus; in prefill_possible_map()
1491 total_cpus = max_t(int, possible, num_processors + disabled_cpus); in prefill_possible_map()
1494 if (possible > nr_cpu_ids) { in prefill_possible_map()
1496 possible, nr_cpu_ids); in prefill_possible_map()
1497 possible = nr_cpu_ids; in prefill_possible_map()
[all …]
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/clock/
H A Dux500.txt19 wants to use, possible values are 1, 2, 3, 5, 6. The second
21 possible values are 0 thru 31.
25 wants to use, possible values are 1, 2, 3, 5, 6. The second
27 possible values are 0 thru 31.
/OK3568_Linux_fs/u-boot/board/bachmann/ot1200/
H A DREADME9 port is always up and auto-negotiation is not possible.
12 FEC is connected to a normal phy and auto-negotiation is possible.
16 make is possible to boot the linux kernel and make use variant specific
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dipv6.rst27 The possible values and their effects are:
38 it will not be possible to open an IPv6 socket.
49 The possible values and their effects are:
67 The possible values and their effects are:
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/tipcutils/tipcutils/
H A D0001-test-ptts-Set-recv-buffer-size-too-max-to-receive-as.patch5 packets as possible
13 packets as possible, and give a hint to user when possible overrun occurs. Note
55 + * Set SO_RCVBUF to max int value to receive as many packets as possible.
/OK3568_Linux_fs/buildroot/package/dash/
H A DConfig.in7 aims to be as small as possible. It does this without
8 sacrificing speed where possible. In fact, it is
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-uevent21 a transaction identifier so it's possible to use the same UUID
33 It's possible to define zero or more pairs - each pair is then
36 name gains ``SYNTH_ARG_`` prefix to avoid possible collisions
H A Dsysfs-class-scsi_host23 stack for a performance advantage when possible. A value of
39 There are four possible options:
42 least possible power when possible. This may sacrifice some
51 when possible, but do not enter the lowest power state, thus
H A Dsysfs-bus-bcma7 include/linux/bcma/bcma.h for possible values.
31 belongs to. See include/linux/bcma/bcma.h for possible values.
/OK3568_Linux_fs/kernel/arch/ia64/kernel/
H A Dacpi.c761 int possible, disabled_cpus; in prefill_possible_map() local
772 possible = available_cpus + additional_cpus; in prefill_possible_map()
774 if (possible > nr_cpu_ids) in prefill_possible_map()
775 possible = nr_cpu_ids; in prefill_possible_map()
778 possible, max((possible - available_cpus), 0)); in prefill_possible_map()
780 for (i = 0; i < possible; i++) in prefill_possible_map()
/OK3568_Linux_fs/kernel/Documentation/filesystems/
H A Dvirtiofs.rst22 Although it is possible to use existing network file systems for some of these
29 possible with network file systems.
70 FUSE client may choose which request to transfer, making it possible to
72 it is not possible to change the order of requests that have been enqueued.
/OK3568_Linux_fs/kernel/drivers/infiniband/hw/hfi1/
H A Daffinity.c137 int possible, curr_cpu, i, ht; in init_real_cpu_mask() local
147 possible = cpumask_weight(&node_affinity.real_cpu_mask); in init_real_cpu_mask()
156 for (i = 0; i < possible / ht; i++) in init_real_cpu_mask()
162 for (; i < possible; i++) { in init_real_cpu_mask()
637 int curr_cpu, possible, i, ret; in hfi1_dev_affinity_init() local
670 possible = cpumask_weight(&entry->def_intr.mask); in hfi1_dev_affinity_init()
673 if (possible == 1) { in hfi1_dev_affinity_init()
1008 int possible, curr_cpu, i; in find_hw_thread_mask() local
1016 possible = cpumask_weight(hw_thread_mask); in find_hw_thread_mask()
1023 for (; i < possible; i++) { in find_hw_thread_mask()
/OK3568_Linux_fs/kernel/tools/testing/selftests/net/forwarding/
H A DREADME47 o Where possible, reuse an existing topology for different tests instead
51 o Where possible, IPv6 and IPv4 addresses shall conform to RFC 3849 and
53 o Where possible, tests shall be written so that they can be reused by
/OK3568_Linux_fs/kernel/Documentation/translations/
H A Dindex.rst39 applied to the English documents first. Afterwards and when possible, the
44 Translations try to be as accurate as possible but it is not possible to map
/OK3568_Linux_fs/u-boot/doc/
H A DREADME.davinci.nand_spl110 20000 possible UBL Header
111 40000 possible UBL Header
112 60000 possible UBL Header
134 is possible to burn step 1 and step 2 in one step into the
140 possible in u-boot), we could burn the complete image in
/OK3568_Linux_fs/u-boot/fs/fat/
H A DKconfig17 int "Set maximum possible clusersize"
21 Set the maximum possible clustersize for the FAT filesytem. This
/OK3568_Linux_fs/buildroot/docs/manual/
H A Dadding-board-support.txt16 possible, and should only build a working basic BusyBox system for the
37 It is recommended to use as much as possible upstream versions of the
38 Linux kernel and bootloaders, and to use as much as possible default
/OK3568_Linux_fs/kernel/arch/mips/kernel/
H A Dsetup.c746 int i, possible = num_possible_cpus(); in prefill_possible_map() local
748 if (possible > nr_cpu_ids) in prefill_possible_map()
749 possible = nr_cpu_ids; in prefill_possible_map()
751 for (i = 0; i < possible; i++) in prefill_possible_map()
756 nr_cpu_ids = possible; in prefill_possible_map()

12345678910>>...75