Home
last modified time | relevance | path

Searched refs:assignment (Results 1 – 25 of 279) sorted by relevance

12345678910>>...12

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Dqe_io.c48 int open_drain, int assignment, int has_irq) in __par_io_config_pin() argument
93 new_mask2bits = (u32) (assignment << (QE_PIO_PINS - in __par_io_config_pin()
109 int assignment, int has_irq) in par_io_config_pin() argument
114 __par_io_config_pin(&par_io[port], pin, dir, open_drain, assignment, in par_io_config_pin()
175 int assignment = be32_to_cpu(pio_map[4]); in par_io_of_config() local
179 assignment, has_irq); in par_io_of_config()
/OK3568_Linux_fs/kernel/Documentation/ABI/testing/
H A Dsysfs-driver-typec-displayport39 Pin assignment can be changed by writing to the file. It is
40 possible to set pin assignment before configuration has been
41 set, but the assignment will not be active before the
46 pin assignment D can now carry simultaneously one channel of
/OK3568_Linux_fs/kernel/scripts/coccinelle/misc/
H A Darray_size_dup.cocci29 assignment operator aop;
58 assignment operator aop;
94 assignment operator aop;
124 assignment operator aop;
158 assignment operator aop;
186 assignment operator aop;
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/cpm_qe/qe/
H A Dpincfg.txt6 open_drain, assignment, has_irq.
22 - assignment : function number of the pin according to the Pin Assignment
31 /* port pin dir open_drain assignment has_irq */
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/
H A Dkmeter1.dts147 /* port pin dir open_drain assignment has_irq */
173 /* port pin dir open_drain assignment has_irq */
199 /* port pin dir open_drain assignment has_irq */
219 /* port pin dir open_drain assignment has_irq */
237 /* port pin dir open_drain assignment has_irq */
255 /* port pin dir open_drain assignment has_irq */
273 /* port pin dir open_drain assignment has_irq */
/OK3568_Linux_fs/buildroot/utils/checkpackagelib/
H A Dlib_mk.py108 variable, assignment = m.group(1, 2)
113 if assignment in self.OVERRIDING_ASSIGNMENTS:
121 if assignment in self.OVERRIDING_ASSIGNMENTS:
135 if assignment in self.OVERRIDING_ASSIGNMENTS:
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/soc/fsl/
H A Dqman-portals.txt45 Definition: PAMU property used for dynamic LIODN assignment
71 Definition: PAMU property used for static LIODN assignment
76 Definition: PAMU property used for dynamic LIODN assignment
H A Dbman.txt47 Definition: PAMU property used for static LIODN assignment
52 Definition: PAMU property used for dynamic LIODN assignment
/OK3568_Linux_fs/buildroot/dl/qt5location/git/src/3rdparty/mapbox-gl-native/deps/boost/1.65.1/include/boost/config/detail/
H A Dsuffix.hpp392 # define BOOST_STATIC_CONSTANT(type, assignment) enum { assignment } argument
394 # define BOOST_STATIC_CONSTANT(type, assignment) static const type assignment argument
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_10.0.2/
H A D0044-libinput-seat-Improve-input-device-and-output-associ.patch64 + /* default assignment to an arbitrary output */
76 + * output we got here - the default assignment.
110 - /* default assignment to an arbitrary output */
133 - * output we got here - the default assignment.
/OK3568_Linux_fs/buildroot/package/weston/
H A D0018-libinput-seat-Improve-input-device-and-output-associ.patch64 + /* default assignment to an arbitrary output */
76 + * output we got here - the default assignment.
110 - /* default assignment to an arbitrary output */
133 - * output we got here - the default assignment.
/OK3568_Linux_fs/yocto/meta-rockchip/recipes-graphics/wayland/weston_11.0.1/
H A D0018-libinput-seat-Improve-input-device-and-output-associ.patch64 + /* default assignment to an arbitrary output */
76 + * output we got here - the default assignment.
110 - /* default assignment to an arbitrary output */
133 - * output we got here - the default assignment.
/OK3568_Linux_fs/buildroot/boot/grub2/
H A D0068-zfs-Fix-possible-negative-shift-operation.patch7 (0), it is quite unlikely, given that the previous assignment to blksz
9 assignment to epbs.
/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/dma/
H A Dqcom_adm.txt8 denotes CRCI (client rate control interface) flow control assignment.
44 3. CRCI assignment, if applicable. If no CRCI flow control is required, use 0.
/OK3568_Linux_fs/buildroot/dl/qt5location/git/tests/auto/declarative_core/
H A Dtst_plugin.qml137 //try assignment of a single locale
141 //try assignment of multiple locales
145 //check that assignment of empty locale list defaults to system locale
/OK3568_Linux_fs/kernel/drivers/vfio/pci/
H A DKconfig38 assignment to virtual machines. This includes exposing an IGD
42 To enable Intel IGD assignment through vfio-pci, say Y.
/OK3568_Linux_fs/kernel/arch/powerpc/boot/dts/fsl/
H A Dp1025twr.dtsi177 /* port pin dir open_drain assignment has_irq */
200 /* port pin dir open_drain assignment has_irq */
215 /* port pin dir open_drain assignment has_irq */
225 /* port pin dir open_drain assignment has_irq */
H A Dp1025rdb.dtsi250 /* port pin dir open_drain assignment has_irq */
273 /* port pin dir open_drain assignment has_irq */
288 /* port pin dir open_drain assignment has_irq */
298 /* port pin dir open_drain assignment has_irq */
H A Dmpc8569mds.dts142 /* port pin dir open_drain assignment has_irq */
162 /* port pin dir open_drain assignment has_irq */
182 /* port pin dir open_drain assignment has_irq */
202 /* port pin dir open_drain assignment has_irq */
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/arm/gcc-arm-10.3-2021.07-x86_64-arm-none-linux-gnueabihf/arm-none-linux-gnueabihf/include/c++/10.3.1/
H A Doptional162 // used to perform non-trivial copy assignment.
177 // used to perform non-trivial move assignment.
305 // Payload for optionals with non-trivial copy construction/assignment.
318 // Non-trivial copy assignment.
328 // Payload for optionals with non-trivial move construction/assignment.
341 // Non-trivial move assignment.
353 // Payload for optionals with non-trivial copy and move assignment.
365 // Non-trivial copy assignment.
374 // Non-trivial move assignment.
391 // Base class implements all the constructors and assignment operators:
[all …]
/OK3568_Linux_fs/prebuilts/gcc/linux-x86/aarch64/gcc-arm-10.3-2021.07-x86_64-aarch64-none-linux-gnu/aarch64-none-linux-gnu/include/c++/10.3.1/
H A Doptional162 // used to perform non-trivial copy assignment.
177 // used to perform non-trivial move assignment.
305 // Payload for optionals with non-trivial copy construction/assignment.
318 // Non-trivial copy assignment.
328 // Payload for optionals with non-trivial move construction/assignment.
341 // Non-trivial move assignment.
353 // Payload for optionals with non-trivial copy and move assignment.
365 // Non-trivial copy assignment.
374 // Non-trivial move assignment.
391 // Base class implements all the constructors and assignment operators:
[all …]
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-graphics/vk-gl-cts/files/
H A Dfix-clang-private-operator.patch9 TPoolAllocator& operator=(const TPoolAllocator&); // don't allow assignment operator
/OK3568_Linux_fs/kernel/Documentation/kbuild/
H A Dkconfig-macro-language.rst62 A simply expanded variable is defined using the := assignment operator. Its
66 A recursively expanded variable is defined using the = assignment operator.
71 There is another type of assignment operator; += is used to append text to a
85 function is defined using the = assignment operator. The parameters are
/OK3568_Linux_fs/kernel/Documentation/hwmon/
H A Dasc7621.rst52 temperature may be mapped to any zone, which has a default assignment
55 Since there is a fan to zone assignment that allows for the "hotter" of
67 address. One could use our flexible zone assignment to have a zone
123 - Enhanced measured temperature to Temperature Zone assignment.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-initramfs/recipes-core/images/
H A Dinitramfs-kexecboot-image.bb5 # an assignment to IMAGE_FSTYPES so we need anon python

12345678910>>...12