/openbmc/linux/Documentation/devicetree/bindings/net/ |
H A D | ethernet-phy.yaml | 89 broken-turn-around: 117 eee-broken-100tx: 121 broken and request the ethernet to stop advertising it. 123 eee-broken-1000t: 127 broken and request the ethernet to stop advertising it. 129 eee-broken-10gt: 133 broken and request the ethernet to stop advertising it. 135 eee-broken-1000kx: 139 broken and request the ethernet to stop advertising it. 141 eee-broken-10gkx4: [all …]
|
H A D | maxlinear,gpy2xx.yaml | 17 maxlinear,use-broken-interrupts: 19 Interrupts are broken on some GPY2xx PHYs in that they keep the 31 maxlinear,use-broken-interrupts: [ interrupts ] 44 maxlinear,use-broken-interrupts;
|
/openbmc/u-boot/drivers/phy/ |
H A D | sandbox-phy.c | 14 bool broken; member 24 if (priv->broken) in sandbox_phy_power_on() 39 if (priv->broken) in sandbox_phy_power_off() 80 priv->broken = dev_read_bool(dev, "broken"); in sandbox_phy_probe()
|
/openbmc/linux/Documentation/devicetree/bindings/ata/ |
H A D | pata-arasan.txt | 21 - arasan,broken-udma: if present, UDMA mode is unusable 22 - arasan,broken-mwdma: if present, MWDMA mode is unusable 23 - arasan,broken-pio: if present, PIO mode is unusable 25 required unless both UDMA and MWDMA mode are broken
|
/openbmc/openbmc/poky/meta/recipes-extended/mdadm/ |
H A D | mdadm_4.3.bb | 94 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/19raid6check.broken 95 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/20raid5journal.broken 96 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/21raid5cache.broken 97 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/10ddf-fail-spare.broken 98 echo "intermittent failure on autobuilder" > ${D}${PTEST_PATH}/tests/10ddf-fail-stop-readd.broken 125 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-grow.broken 126 echo "disabled, no strace" > ${D}${PTEST_PATH}/tests/07revert-inplace.broken
|
/openbmc/linux/drivers/net/wireless/broadcom/b43/ |
H A D | Kconfig | 144 bool "Support for LCN-PHY devices (BROKEN)" 145 depends on B43 && BROKEN 149 Say N, this is BROKEN and crashes driver. 152 bool "Support for AC-PHY (802.11ac) devices (BROKEN)" 153 depends on B43 && B43_BCMA && BROKEN 158 Say N, this is BROKEN and crashes driver.
|
/openbmc/qemu/tests/qtest/ |
H A D | ppc-util.h | 14 "cap-cfpc=broken," \ 15 "cap-sbbc=broken," \ 16 "cap-ibs=broken," \
|
H A D | i440fx-test.c | 22 #define BROKEN 1 macro 59 #ifndef BROKEN in test_i440fx_defaults() 88 #ifndef BROKEN in test_i440fx_defaults() 95 #ifndef BROKEN in test_i440fx_defaults() 109 #ifndef BROKEN in test_i440fx_defaults() 124 #ifndef BROKEN in test_i440fx_defaults() 242 #ifndef BROKEN in test_i440fx_pam() 257 #ifndef BROKEN in test_i440fx_pam()
|
/openbmc/qemu/hw/pci-host/ |
H A D | versatile.c | 27 * We automatically detect these broken kernels and flip back 28 * to the broken irq mapping by spotting guest writes to the 31 * ASSUME_OK on reset, and transition to either BROKEN or 33 * a slot where broken and correct interrupt mapping would differ. 34 * Once in either BROKEN or FORCE_OK we never transition again; 37 * broken in its init code somewhere. 40 * variants on the broken kernel behaviour: 66 * property so the user can make us start in BROKEN or FORCE_OK 259 * known broken Linux kernel behaviour for this slot. in pci_vpb_broken_irq() 261 * BROKEN : if this definitely looks like a broken kernel in pci_vpb_broken_irq() [all …]
|
/openbmc/qemu/tests/tcg/ppc64/ |
H A D | Makefile.target | 17 $(call skip-test, $<, "BROKEN (flaky with clang) ") 19 $(call skip-test, $<, "BROKEN (flaky with clang) ") 22 $(call skip-test, $<, "BROKEN (flaky with clang) ") 24 $(call skip-test, $<, "BROKEN (flaky with clang) ")
|
/openbmc/openbmc/poky/meta/recipes-core/systemd/systemd/ |
H A D | 0009-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 18 for broken symlinks; laccess() on a broken symlink will succeed with 22 clear if or why it needs to return success for broken symlinks. Maybe 53 + behaviour for broken symlinks; laccess() on a broken symlink will succeed 57 + or why it needs to return success for broken symlinks. Maybe just historical
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-core/sdbus-c++/sdbus-c++-libsystemd/ |
H A D | 0007-don-t-pass-AT_SYMLINK_NOFOLLOW-flag-to-faccessat.patch | 18 for broken symlinks; laccess() on a broken symlink will succeed with 22 clear if or why it needs to return success for broken symlinks. Maybe 53 + behaviour for broken symlinks; laccess() on a broken symlink will succeed 57 + or why it needs to return success for broken symlinks. Maybe just historical
|
/openbmc/linux/tools/testing/selftests/powerpc/tm/ |
H A D | tm-signal-context-chk-fpu.c | 45 static sig_atomic_t fail, broken; variable 57 broken = 1; in signal_usr1() 67 broken = 1; in signal_usr1() 93 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_fpu() 105 return (broken); in tm_signal_context_chk_fpu()
|
H A D | tm-signal-context-chk-gpr.c | 37 static sig_atomic_t fail, broken; variable 59 broken = 1; in signal_usr1() 69 broken = 1; in signal_usr1() 95 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_gpr() 107 return broken; in tm_signal_context_chk_gpr()
|
H A D | tm-signal-context-chk-vmx.c | 38 static sig_atomic_t fail, broken; variable 67 broken = 1; in signal_usr1() 85 broken = 1; in signal_usr1() 118 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk() 130 return (broken); in tm_signal_context_chk()
|
/openbmc/linux/Documentation/devicetree/bindings/mmc/ |
H A D | mmc-card.yaml | 23 broken-hpi: 26 Use this to indicate that the mmc-card has a broken hpi 44 broken-hpi;
|
/openbmc/linux/arch/mips/ath25/ |
H A D | board.c | 37 static inline bool check_board_data(const void __iomem *addr, bool broken) in check_board_data() argument 43 if (!broken) in check_board_data() 46 /* broken board data detected, use radio data to find the in check_board_data() 58 const bool broken) in find_board_config() argument 65 if (check_board_data(addr, broken)) in find_board_config() 143 pr_warn("WARNING: broken board data detected\n"); in ath25_find_config()
|
/openbmc/linux/drivers/xen/ |
H A D | grant-dma-ops.c | 26 bool broken; member 92 if (unlikely(data->broken)) in xen_grant_dma_alloc() 127 if (unlikely(data->broken)) in xen_grant_dma_free() 135 data->broken = true; in xen_grant_dma_free() 185 if (unlikely(data->broken)) in xen_grant_dma_map_page() 218 if (unlikely(data->broken)) in xen_grant_dma_unmap_page() 226 data->broken = true; in xen_grant_dma_unmap_page()
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/ |
H A D | memory.json | 4 … any level of cache hierarchy or external memory. If memory accesses are broken up into smaller tr… 16 …ry. The event also counts atomic load operations. If memory accesses are broken up by the load/sto… 20 …ent also counts atomic load and store operations. If memory accesses are broken up by the load/sto…
|
/openbmc/linux/tools/perf/ |
H A D | builtin-lock.c | 424 p->broken |= st->broken; in combine_lock_stats() 705 goto broken; in report_lock_acquire_event() 711 broken: in report_lock_acquire_event() 712 /* broken lock sequence */ in report_lock_acquire_event() 713 if (!ls->broken) { in report_lock_acquire_event() 714 ls->broken = 1; in report_lock_acquire_event() 776 /* broken lock sequence */ in report_lock_acquired_event() 777 if (!ls->broken) { in report_lock_acquired_event() 778 ls->broken = 1; in report_lock_acquired_event() 834 /* broken lock sequence */ in report_lock_contended_event() [all …]
|
/openbmc/linux/arch/mips/kernel/ |
H A D | csrc-r4k.c | 51 * Older QEMUs have a broken implementation of RDHWR for the CP0 count in rdhwr_count_usable() 53 * use it in the VDSO if it is broken. This workaround can be removed in rdhwr_count_usable() 65 pr_warn("Not using R4K clocksource in VDSO due to broken RDHWR\n"); in rdhwr_count_usable()
|
/openbmc/openbmc/meta-openembedded/meta-networking/recipes-support/dovecot/dovecot/ |
H A D | 0001-configure.ac-convert-AC_TRY_RUN-to-AC_TRY_LINK-state.patch | 24 dnl * Old glibcs have broken posix_fallocate(). Make sure not to use it. 25 dnl * It may also be broken in AIX. 34 possibly broken posix_fallocate
|
/openbmc/qemu/tests/tcg/hppa/ |
H A D | Makefile.target | 3 # HPPA specific tweaks - specifically masking out broken tests 9 $(call skip-test, $<, "BROKEN awaiting vdso support")
|
/openbmc/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-n2-v2/ |
H A D | memory.json | 4 … any level of cache hierarchy or external memory. If memory accesses are broken up into smaller tr… 16 …ry. The event also counts atomic load operations. If memory accesses are broken up by the load/sto… 20 …ent also counts atomic load and store operations. If memory accesses are broken up by the load/sto…
|
/openbmc/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-pine64-lts.dts | 24 broken-cd; /* card detect is broken on *some* boards */
|