| /OK3568_Linux_fs/kernel/arch/nios2/kernel/ |
| H A D | misaligned.c | 68 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() 155 pr_err("fault during kernel misaligned fixup @ %#lx; addr 0x%08x; isn=0x%08x\n", in handle_unaligned_c() 157 (unsigned int)isn); in handle_unaligned_c() 159 pr_err("fault during user misaligned fixup @ %#lx; isn=%08x addr=0x%08x sp=0x%08lx pid=%d\n", in handle_unaligned_c() 161 (unsigned int)isn, addr, fp->sp, in handle_unaligned_c() [all …]
|
| /OK3568_Linux_fs/kernel/drivers/staging/axis-fifo/ |
| H A D | axis-fifo.txt | 32 - 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/meta/recipes-kernel/kexec/kexec-tools/ |
| H A D | kdump | 79 echo "Kdump isn't supported on the running kernel!!!" 80 ${LOGGER} "Kdump isn't supported on the running kernel!!!" 95 echo "Kdump isn't supported on the running kernel,please check boot option!!!" 96 ${LOGGER} "Kdump isn't supported on the running kernel,please check boot option!!!"
|
| /OK3568_Linux_fs/yocto/poky/scripts/ |
| H A D | runqemu.README | 19 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 D | 0005-ltmain.in-Don-t-encode-RATHS-which-match-default-lin.patch | 25 + # 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/kernel/Documentation/driver-api/media/drivers/ |
| H A D | bttv-devel.rst | 22 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/yocto/poky/meta/recipes-devtools/binutils/binutils/ |
| H A D | 0011-sync-with-OE-libtool-changes.patch | 38 + # 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/kernel/arch/mips/kernel/ |
| H A D | reset.c | 37 * go awry because the system isn't in a functional state. in machine_hang() 61 * Try the cpu_wait() callback. This isn't ideal since in machine_hang() 70 * loop, but we don't really have a choice. This isn't in machine_hang()
|
| /OK3568_Linux_fs/kernel/arch/m68k/mm/ |
| H A D | hwtest.c | 9 * that isn't present would cause a bus error. We set up a 20 * initialization process, when the VBR register isn't set up yet. On 79 * If this nop isn't present, 'ret' may already be loaded in hwreg_write()
|
| /OK3568_Linux_fs/kernel/Documentation/networking/ |
| H A D | plip.rst | 52 an existing Ethernet. Isn't standard (not even de facto standard, like 73 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/drivers/of/ |
| H A D | of_net.c | 84 * address. If that isn't set, then 'local-mac-address' is checked next, 85 * because that is the default address. If that isn't set, then the obsolete 87 * of the above isn't set, then try to get MAC address from nvmem cell named
|
| /OK3568_Linux_fs/kernel/Documentation/userspace-api/media/cec/ |
| H A D | cec-ioc-adap-g-caps.rst | 81 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/yocto/poky/meta/recipes-sato/webkit/webkitgtk/ |
| H A D | reproducibility.patch | 1 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/kernel/drivers/gpu/drm/amd/display/ |
| H A D | TODO | 57 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/arch/powerpc/platforms/85xx/ |
| H A D | mpc85xx_ds.c | 162 * Called very early, device-tree isn't unflattened 174 * Called very early, device-tree isn't unflattened 182 * Called very early, device-tree isn't unflattened
|
| /OK3568_Linux_fs/external/xserver/hw/xwin/ |
| H A D | windialogs.c | 330 /* Fix to make sure keyboard focus isn't trapped */ in winExitDlgProc() 338 /* Fix to make sure keyboard focus isn't trapped */ in winExitDlgProc() 357 /* Fix to make sure keyboard focus isn't trapped */ in winExitDlgProc() 491 /* Fix to make sure keyboard focus isn't trapped */ in winChangeDepthDlgProc() 589 /* Fix to make sure keyboard focus isn't trapped */ in winAboutDlgProc() 621 /* Fix to make sure keyboard focus isn't trapped */ in winAboutDlgProc()
|
| /OK3568_Linux_fs/yocto/poky/meta/recipes-devtools/python/python3/ |
| H A D | 0001-Use-FLAG_REF-always-for-interned-strings.patch | 21 - /* 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 D | ddrescue_1.26.bb | 16 # 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/yocto/poky/meta/lib/oeqa/runtime/cases/ |
| H A D | multilib.py | 30 msg = "%s isn't %s (is %s)" % (binary, arch, theclass) 34 "This isn't a multilib:lib32 image")
|
| /OK3568_Linux_fs/kernel/drivers/gpu/arm/bifrost/tests/include/kutf/ |
| H A D | kutf_helpers_user.h | 160 * - isn't of the expected name 161 * - isn't the expected type 162 * - isn't correctly parsed for the type
|
| /OK3568_Linux_fs/kernel/sound/drivers/ |
| H A D | Kconfig | 135 the standard parallel port driver isn't used for the port. 162 make sure that the standard serial driver isn't used or 212 isn't recommended because many applications try to reopen
|
| /OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/usb/ |
| H A D | usb.yaml | 40 selected. In case this isn't passed via DT, USB controllers should 48 isn't passed via DT, USB controllers should default to their maximum HW
|
| /OK3568_Linux_fs/kernel/arch/arm/mach-imx/ |
| H A D | cpuidle-imx6q.c | 61 * CPUs when they are in wait(unclocked) state. As the hardware workaround isn't 63 * isn't present and the FEC is in use.
|
| /OK3568_Linux_fs/kernel/sound/aoa/soundbus/i2sbus/ |
| H A D | interface.h | 147 /* used to send codec messages, but how isn't clear */ 150 /* used to receive codec messages, but how isn't clear */ 153 /* frame count reg isn't clear to me yet, but probably useful */
|
| /OK3568_Linux_fs/kernel/drivers/usb/host/ |
| H A D | ehci-timer.c | 99 /* Don't enable anything if the controller isn't running (e.g., died) */ in ehci_poll_ASS() 145 /* Don't do anything if the controller isn't running (e.g., died) */ in ehci_poll_PSS() 219 * current cycle. But if the root hub isn't running then in ehci_handle_start_intr_unlinks() 251 * current cycle. But if the root hub isn't running then in ehci_handle_intr_unlinks() 362 /* Not needed if the controller isn't running or it's already enabled */ in turn_on_io_watchdog()
|