Home
last modified time | relevance | path

Searched refs:isn (Results 1 – 25 of 678) sorted by relevance

12345678910>>...28

/OK3568_Linux_fs/kernel/arch/nios2/kernel/
H A Dmisaligned.c68 u32 isn, addr, val; in handle_unaligned_c() local
83 isn = *(unsigned long *)(fp->ea); in handle_unaligned_c()
90 a = (isn >> 27) & 0x1f; in handle_unaligned_c()
91 b = (isn >> 22) & 0x1f; in handle_unaligned_c()
92 imm16 = (isn >> 6) & 0xffff; in handle_unaligned_c()
96 switch (isn & 0x3f) { in handle_unaligned_c()
157 (unsigned int)isn); in handle_unaligned_c()
161 (unsigned int)isn, addr, fp->sp, in handle_unaligned_c()
180 (unsigned int)isn); in handle_unaligned_c()
194 (unsigned long)addr, (unsigned long)isn, in handle_unaligned_c()
/OK3568_Linux_fs/kernel/drivers/staging/axis-fifo/
H A Daxis-fifo.txt32 - xlnx,has-axis-tdest: Should be <0x0> (this feature isn't supported)
33 - xlnx,has-axis-tid: Should be <0x0> (this feature isn't supported)
34 - xlnx,has-axis-tkeep: Should be <0x0> (this feature isn't supported)
35 - xlnx,has-axis-tstrb: Should be <0x0> (this feature isn't supported)
36 - xlnx,has-axis-tuser: Should be <0x0> (this feature isn't supported)
50 - xlnx,use-rx-cut-through: Should be <0x0> (this feature isn't supported)
52 - xlnx,use-tx-ctrl: Should be <0x0> (this feature isn't supported)
53 - xlnx,use-tx-cut-through: Should be <0x0> (this feature isn't supported)
/OK3568_Linux_fs/yocto/poky/scripts/
H A Drunqemu.README19 If <machine> isn't specified, the script will try to detect the machine name
22 If <filesystem> isn't specified, nfs booting will be assumed.
25 core-image-sato-sdk image built by the build system. If an sdk image isn't present it will look
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/libtool/libtool/
H A D0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch25 + # We only want to hardcode in an rpath if it isn't in the
44 + # We only want to hardcode in an rpath if it isn't in the
63 + # We only want to hardcode in an rpath if it isn't in the
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/binutils/binutils/
H A D0011-sync-with-OE-libtool-changes.patch38 + # We only want to hardcode in an rpath if it isn't in the
57 + # We only want to hardcode in an rpath if it isn't in the
76 + # We only want to hardcode in an rpath if it isn't in the
/OK3568_Linux_fs/yocto/poky/meta/recipes-sato/webkit/webkitgtk/
H A Dreproducibility.patch1 Injection a year based on the current date isn't reproducible. Hack this
5 then this could be submitted upstream, sadly my ruby isn't up to that.
/OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/
H A D0001-Use-FLAG_REF-always-for-interned-strings.patch21 - /* if it has only one reference, it definitely isn't shared */
23 + /* If it has only one reference, it definitely isn't shared.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/ddrescue/
H A Dddrescue_1.26.bb16 # This isn't already added by base.bbclass
40 # Info dir listing isn't interesting at this point so remove it if it exists.
/OK3568_Linux_fs/kernel/Documentation/driver-api/media/drivers/
H A Dbttv-devel.rst22 You should verify this is correct. If it isn't, you have to pass the
27 If your card isn't listed there, you might check the source code for
28 new entries which are not listed yet. If there isn't one for your
35 module like ``msp3400`` to make sound work. If there isn't one for the
/OK3568_Linux_fs/buildroot/package/sox/
H A D0005-configure.ac-fix-static-linking-with-sndfile.patch11 conftest.c:73:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
14 conftest.c:75:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
H A D0003-configure.ac-fix-static-linking-with-id3tag.patch12 conftest.c:60:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
15 conftest.c:62:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
H A D0004-configure.ac-fix-static-linking-with-magic.patch13 conftest.c:53:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
16 conftest.c:55:1: warning: function declaration isn't a prototype [-Wstrict-prototypes]
/OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/
H A Dcec-ioc-adap-g-caps.rst81 this capability isn't set, then setting the physical address is
90 this capability isn't set, then the kernel will have configured
100 capability isn't set, then the kernel will handle all CEC
/OK3568_Linux_fs/kernel/drivers/gpu/drm/radeon/
H A DKconfig7 This option selects CONFIG_MMU_NOTIFIER if it isn't already
/OK3568_Linux_fs/kernel/drivers/gpu/drm/amd/display/
H A DTODO57 reimplement half of our edid quirk table, which really isn't a good
89 stuff in drm_dp_helper.h. drm_dp_helper.h isn't really great and already has 2
101 DRM_DEBUG stuff just isn't up to the challenges either. We need to figure out
/OK3568_Linux_fs/kernel/include/net/netfilter/
H A Dnf_conntrack_synproxy.h9 u32 isn; member
/OK3568_Linux_fs/yocto/meta-qt5/recipes-qt/qt5/
H A Dqtwebglplugin_git.bb15 # disable qtdeclarative test if it isn't enabled by PACKAGECONFIG
/OK3568_Linux_fs/yocto/poky/meta-selftest/recipes-test/fortran/
H A Dfortran-helloworld.bb23 raise bb.parse.SkipRecipe("Fortran isn't enabled")
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/libgxim/libgxim/
H A Dmulti-line-ACLOCAL_AMFLAGS-isnot-supported-by-autoreconf.patch1 multi-line ACLOCAL_AMFLAGS isn't supported by autoreconf.
/OK3568_Linux_fs/yocto/meta-openembedded/meta-oe/recipes-extended/jansson/
H A Djansson_2.13.1.bb14 # upstream considers it isn't a real bug https://github.com/akheron/jansson/issues/548
/OK3568_Linux_fs/kernel/Documentation/networking/
H A Dplip.rst73 when no data is available, the driver isn't being used.
82 indicate that there isn't a noticeable performance drop when using IRQ-less
103 above calculation. It isn't an important issue, unless the wire is faulty,
167 isn't configured for PLIP, as it will result in output driver
/OK3568_Linux_fs/kernel/net/ipv4/
H A Dtcp_minisocks.c222 u32 isn = tcptw->tw_snd_nxt + 65535 + 2; in tcp_timewait_state_process() local
223 if (isn == 0) in tcp_timewait_state_process()
224 isn++; in tcp_timewait_state_process()
225 TCP_SKB_CB(skb)->tcp_tw_isn = isn; in tcp_timewait_state_process()
/OK3568_Linux_fs/buildroot/package/ifplugd/
H A D0003-no-cxx.patch4 if not found), even though it isn't used for anything.
/OK3568_Linux_fs/external/xserver/debian/patches/
H A D05_Revert-Unload-submodules.diff20 + * This is disabled for now. The loader isn't smart enough yet to undo
/OK3568_Linux_fs/buildroot/package/freescale-imx/imx-kobs/
H A D0002-Fix-build-for-recent-toolchains.patch3 Starting with Linux 4.4 headers, mtd-user.h isn't including stdint.h

12345678910>>...28