Home
last modified time | relevance | path

Searched refs:both (Results 1 – 25 of 2217) sorted by relevance

12345678910>>...89

/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Ddebugfs-hisi-sec44 Available for both PF and VF, and take no other effect on SEC.
50 Available for both PF and VF, and take no other effect on SEC.
56 Available for both PF and VF, and take no other effect on SEC.
62 Available for both PF and VF, and take no other effect on SEC.
68 Available for both PF and VF, and take no other effect on SEC.
75 Available for both PF and VF, and take no other effect on SEC.
81 Available for both PF and VF, and take no other effect on SEC.
87 Available for both PF and VF, and take no other effect on SEC.
93 Available for both PF and VF, and take no other effect on SEC.
100 Available for both PF and VF, and take no other effect on SEC.
[all …]
H A Ddebugfs-hisi-hpre64 Available for both PF and VF, and take no other effect on HPRE.
70 Available for both PF and VF, and take no other effect on HPRE.
76 Available for both PF and VF, and take no other effect on HPRE.
82 Available for both PF and VF, and take no other effect on HPRE.
88 Available for both PF and VF, and take no other effect on HPRE.
95 Available for both PF and VF, and take no other effect on HPRE.
101 Available for both PF and VF, and take no other effect on HPRE.
107 Available for both PF and VF, and take no other effect on HPRE.
114 Available for both PF and VF, and take no other effect on HPRE.
120 Available for both PF and VF, and take no other effect on HPRE.
[all …]
H A Ddebugfs-hisi-zip57 Available for both PF and VF, and take no other effect on ZIP.
63 Available for both PF and VF, and take no other effect on ZIP.
69 Available for both PF and VF, and take no other effect on ZIP.
75 Available for both PF and VF, and take no other effect on ZIP.
81 Available for both PF and VF, and take no other effect on ZIP.
88 Available for both PF and VF, and take no other effect on ZIP.
94 Available for both PF and VF, and take no other effect on ZIP.
100 Available for both PF and VF, and take no other effect on ZIP.
107 Available for both PF and VF, and take no other effect on ZIP.
114 Available for both PF and VF, and take no other effect on ZIP.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/arm/
H A Dsecure.txt9 space, or visible in both. (One example of that situation would be a
32 secure- bindings only need to be used where both the Secure and Normal
43 both default to "okay". This means the following combinations are
46 /* Neither specified: default to visible in both S and NS */
47 secure-status = "okay"; /* visible in both */
48 status = "okay"; /* visible in both */
49 status = "okay"; secure-status = "okay"; /* visible in both */
53 status = "disabled"; /* disabled in both */
54 status = "disabled"; secure-status = "disabled"; /* disabled in both */
/OK3568_Linux_fs/kernel/Documentation/power/
H A Dapm-acpi.rst13 build a kernel with both ACPI and APM enabled (as of 2.3.x ACPI is
18 No, sorry, you cannot have both ACPI and APM enabled and running at
20 would like to use both to get a full set of working features, but you
27 respectively, to be completely functional. Obtain both of these
30 Go ahead and start both. If ACPI or APM is not available on your
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/geometry/algorithms/detail/overlay/
H A Dtraversal_switch_detector.hpp312 return ! (turn.both(operation_union) || turn.both(operation_intersection)); in connects_same_region()
336 if (cluster_turn.both(operation_union) in connects_same_region()
337 || cluster_turn.both(operation_intersection)) in connects_same_region()
501 || ! (turn.both(operation_union) || turn.both(operation_intersection))) in iterate()
531 if ((turn.both(operation_union) || turn.both(operation_intersection)) in iterate()
H A Dless_by_segment_ratio.hpp174 bool const left_both_xx = left_turn.both(operation_blocked); in operator ()()
175 bool const right_both_xx = right_turn.both(operation_blocked); in operator ()()
185 bool const left_both_uu = left_turn.both(operation_union); in operator ()()
186 bool const right_both_uu = right_turn.both(operation_union); in operator ()()
H A Dturn_info.hpp113 inline bool both(operation_type type) const in both() function
131 return both(operation_blocked); in blocked()
135 return both(operation_opposite); in opposite()
H A Dget_turn_info.hpp89 static inline void both(TurnInfo& ti, operation_type const op) in both() function
109 both(ti, condition ? operation_union : operation_intersection); in uu_else_ii()
192 both(ti, operation_intersection); in apply()
200 both(ti, operation_union); in apply()
225 both(ti, operation_continue); in apply()
314 both(ti, operation_continue); in apply()
428 both(ti, operation_continue); in apply()
497 both(ti, operation_continue); in apply()
635 both(ti, operation_continue); in apply()
H A Denrich_intersection_points.hpp248 if (! turn.both(detail::overlay::operation_continue)) in calculate_remaining_distance()
345 if (turn.both(detail::overlay::operation_none)) in enrich_intersection_points()
351 if (turn.both(opposite_operation)) in enrich_intersection_points()
363 && ! turn.both(target_operation)) in enrich_intersection_points()
372 && turn.both(detail::overlay::operation_continue)) in enrich_intersection_points()
/OK3568_Linux_fs/kernel/drivers/usb/musb/
H A DKconfig17 or the USB host role, or both.
58 both host and gadget features are enabled.
89 depends on NOP_USB_XCEIV = USB_MUSB_HDRC # both built-in or both modules
166 depends on USB_MUSB_TUSB6010 = USB_MUSB_HDRC # both built-in or both modules
/OK3568_Linux_fs/kernel/tools/testing/selftests/firmware/
H A Dfw_filesystem.sh509 test_batched_request_firmware $i both
513 test_batched_request_firmware_into_buf $i both
517 test_batched_request_firmware_direct $i both
521 test_request_firmware_nowait_uevent $i both
525 test_request_firmware_nowait_custom $i both
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/regmap/
H A Dregmap.txt16 On SoCs that can be operated in both big-endian and little-endian
17 modes, with a single hardware switch controlling both the endianness
20 blob in both cases.
/OK3568_Linux_fs/buildroot/board/ci20/patches/uboot/
H A D0001-mips-Remove-default-endiannes.patch21 mips-linux-gnu-gcc: error: may not use both -EB and -EL
22 mips-linux-gnu-gcc: error: may not use both -EB and -EL
24 mips-linux-gnu-gcc: error: may not use both -EB and -EL
26 mips-linux-gnu-gcc: error: may not use both -EB and -EL
37 mips-linux-gnu-gcc: error: may not use both -EB and -EL
/OK3568_Linux_fs/kernel/drivers/net/wireless/cisco/
H A DKconfig30 This driver support both the standard Linux Wireless Extensions
31 and Cisco proprietary API, so both the Linux Wireless Tools and the
55 This driver support both the standard Linux Wireless Extensions
56 and Cisco proprietary API, so both the Linux Wireless Tools and the
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/v4l/
H A Dtuner.rst35 determined by the current video input. Drivers must support both ioctls
57 A video or radio device cannot support both a tuner and a modulator. Two
69 current video output. Drivers must support both ioctls and set the
81 :ref:`VIDIOC_S_FREQUENCY <VIDIOC_G_FREQUENCY>` ioctl which both take
84 both ioctls when the tuner or modulator ioctls are supported, or when
H A Ddev-mem2mem.rst17 supports both output (sending frames from memory to the hardware)
20 both sides and finally call :ref:`VIDIOC_STREAMON <VIDIOC_STREAMON>`
21 for both capture and output to start the hardware.
/OK3568_Linux_fs/external/xserver/m4/
H A Dltoptions.m485 _LT_UNLESS_OPTIONS([LT_INIT], [aix-soname=aix aix-soname=both aix-soname=svr4],
327 # and `aix-soname=both' and `aix-soname=svr4' LT_INIT options. DEFAULT
328 # is either `aix', `both' or `svr4'. If omitted, it defaults to `aix'.
330 [m4_define([_LT_WITH_AIX_SONAME_DEFAULT], [m4_if($1, svr4, svr4, m4_if($1, both, both, aix))])dnl
336 [AS_HELP_STRING([--with-aix-soname=aix|svr4|both],
339 aix|svr4|both)
373 LT_OPTION_DEFINE([LT_INIT], [aix-soname=both], [_LT_WITH_AIX_SONAME([both])])
381 # MODE is either 'yes' or 'no'. If omitted, it defaults to 'both'.
385 [try to use only PIC/non-PIC objects @<:@default=use both@:>@])],
/OK3568_Linux_fs/kernel/fs/fat/
H A Ddir.c555 struct fat_ioctl_filldir_callback *both) in __fat_readdir() argument
632 if (!both) in __fat_readdir()
640 both->longname = fill_name; in __fat_readdir()
641 both->long_len = fill_len; in __fat_readdir()
642 both->shortname = bufname; in __fat_readdir()
643 both->short_len = short_len; in __fat_readdir()
763 int short_only, int both) in FAT_IOCTL_FILLDIR_FUNC()
778 short_only, both ? &buf : NULL); in FAT_IOCTL_FILLDIR_FUNC()
792 int short_only, both; in fat_dir_ioctl() local
797 both = 0; in fat_dir_ioctl()
[all …]
/OK3568_Linux_fs/kernel/Documentation/networking/dsa/
H A Dlan9303.rst18 The LAN9303 can be managed both via MDIO and I2C, both supported by this driver.
24 When both user ports are joined to the same bridge, the normal HW MAC learning
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/sound/
H A Dfsl-sai.txt40 with Rx) which means both the transmitter and the
46 means both transmitter and receiver will send and
61 - If both fsl,sai-asynchronous and fsl,sai-synchronous-rx are absent, the
62 default synchronous mode (sync Rx with Tx) will be used, which means both
/OK3568_Linux_fs/kernel/arch/sparc/kernel/
H A Dunaligned_32.c27 both, /* Swap, ldstub, etc. */ enumerator
41 return both; in decode_direction()
245 if(!ok_for_kernel(insn) || dir == both) { in kernel_unaligned_trap()
352 case both: in user_unaligned_trap()
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dina2xx.rst62 interface. The INA219 monitors both shunt drop and supply voltage, with
66 interface. The INA220 monitors both shunt drop and supply voltage.
69 The INA226 monitors both a shunt voltage drop and bus supply voltage.
72 with an I2C interface. The chips monitor both a shunt voltage drop and
/OK3568_Linux_fs/kernel/net/hsr/
H A DKconfig19 device will be sent in both directions on the ring (over both slave
26 frames sent over the PRP device will be sent to both networks giving
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/pinctrl/
H A Dpinctrl-zx.txt38 'TOP pins'. For pins like KEY_ROW2, the pinmux is controlled by both
40 the pin spread in both controllers. This type of pins are called 'AON pins'.
41 Though pinmux implementation is quite different, pinconf is same for both

12345678910>>...89