/linux/Documentation/devicetree/bindings/net/ |
H A D | ethernet-phy.yaml | 89 broken-turn-around: 125 eee-broken-100tx: 129 broken and request the ethernet to stop advertising it. 131 eee-broken-1000t: 135 broken and request the ethernet to stop advertising it. 137 eee-broken-10gt: 141 broken and request the ethernet to stop advertising it. 143 eee-broken-1000kx: 147 broken and request the ethernet to stop advertising it. 149 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;
|
/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
|
/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.
|
/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()
|
H A D | tm-signal-context-chk-vsx.c | 39 static sig_atomic_t fail, broken; variable 112 broken = 1; in signal_usr1() 136 broken = 1; in signal_usr1() 167 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk() 179 return (broken); in tm_signal_context_chk()
|
/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()
|
/linux/tools/perf/tests/shell/base_probe/ |
H A D | test_adding_blacklisted.sh | 43 REGEX_MISSING_DECL_LINE="A function DIE doesn't have decl_line. Maybe broken DWARF?" 60 echo "Result polluted by broken DWARF, trying another probe" 62 # confirm that the broken DWARF comes from assembler 71 SKIP_DWARF=0 # broken DWARF while available
|
/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;
|
/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…
|
/linux/tools/perf/pmu-events/arch/arm64/arm/neoverse-v1/ |
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…
|
/linux/tools/perf/ |
H A D | builtin-lock.c | 426 p->broken |= st->broken; in combine_lock_stats() 708 goto broken; in report_lock_acquire_event() 714 broken: in report_lock_acquire_event() 715 /* broken lock sequence */ in report_lock_acquire_event() 716 if (!ls->broken) { in report_lock_acquire_event() 717 ls->broken = 1; in report_lock_acquire_event() 779 /* broken lock sequence */ in report_lock_acquired_event() 780 if (!ls->broken) { in report_lock_acquired_event() 781 ls->broken = 1; in report_lock_acquired_event() 837 /* broken lock sequence */ in report_lock_contended_event() [all …]
|
/linux/drivers/fsi/ |
H A D | fsi-sbefifo.c | 126 bool broken; member 349 /* Mark broken first, will be cleared if reset succeeds */ in sbefifo_request_reset() 350 sbefifo->broken = true; in sbefifo_request_reset() 371 sbefifo->broken = false; in sbefifo_request_reset() 395 /* If broken, we don't need to look at status, go straight to reset */ in sbefifo_cleanup_hw() 396 if (sbefifo->broken) in sbefifo_cleanup_hw() 404 sbefifo->broken = true; in sbefifo_cleanup_hw() 413 sbefifo->broken = true; in sbefifo_cleanup_hw() 422 sbefifo->broken = true; in sbefifo_cleanup_hw() 426 sbefifo->broken = false; in sbefifo_cleanup_hw() [all …]
|
/linux/Documentation/litmus-tests/ |
H A D | README | 44 DCL-broken.litmus 53 RM-broken.litmus 66 The counterpart to RM-broken.litmus, showing P0()'s two loads from
|
/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…
|
/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()
|
/linux/arch/arm64/boot/dts/allwinner/ |
H A D | sun50i-a64-pine64-lts.dts | 24 broken-cd; /* card detect is broken on *some* boards */
|
/linux/drivers/gpu/drm/i915/gt/uc/ |
H A D | intel_guc_ct.h | 43 * @broken: flag to indicate if descriptor data is broken 54 bool broken; member
|
/linux/drivers/net/ethernet/faraday/ |
H A D | Kconfig | 23 depends on !64BIT || BROKEN 32 depends on !64BIT || BROKEN
|
/linux/drivers/net/phy/ |
H A D | phy-core.c | 391 u32 broken = 0; in of_set_phy_eee_broken() local 399 if (of_property_read_bool(node, "eee-broken-100tx")) in of_set_phy_eee_broken() 400 broken |= MDIO_EEE_100TX; in of_set_phy_eee_broken() 401 if (of_property_read_bool(node, "eee-broken-1000t")) in of_set_phy_eee_broken() 402 broken |= MDIO_EEE_1000T; in of_set_phy_eee_broken() 403 if (of_property_read_bool(node, "eee-broken-10gt")) in of_set_phy_eee_broken() 404 broken |= MDIO_EEE_10GT; in of_set_phy_eee_broken() 405 if (of_property_read_bool(node, "eee-broken-1000kx")) in of_set_phy_eee_broken() 406 broken |= MDIO_EEE_1000KX; in of_set_phy_eee_broken() 407 if (of_property_read_bool(node, "eee-broken-10gkx4")) in of_set_phy_eee_broken() [all …]
|
/linux/Documentation/kbuild/ |
H A D | Kconfig.select-break | 1 # Select broken dependency issue 21 mainmenu "Simple example to demo kconfig select broken dependency issue"
|
/linux/drivers/watchdog/ |
H A D | iTCO_vendor_support.c | 39 /* Broken BIOS */ 47 "0 (none), 1=SuperMicro Pent3, 911=Broken SMI BIOS"); 102 * Some Intel motherboards have a broken BIOS implementation: i.e. 119 * broken code by disabling Global SMI.
|
/linux/Documentation/devicetree/bindings/usb/ |
H A D | usb-xhci.yaml | 24 quirk-broken-port-ped: 25 description: Set if the controller has broken port disable mechanism
|