Home
last modified time | relevance | path

Searched full:broken (Results 1 – 25 of 2695) sorted by relevance

12345678910>>...108

/kernel/linux/linux-5.10/Documentation/devicetree/bindings/net/
Dethernet-phy.yaml80 broken-turn-around:
102 eee-broken-100tx:
106 broken and request the ethernet to stop advertising it.
108 eee-broken-1000t:
112 broken and request the ethernet to stop advertising it.
114 eee-broken-10gt:
118 broken and request the ethernet to stop advertising it.
120 eee-broken-1000kx:
124 broken and request the ethernet to stop advertising it.
126 eee-broken-10gkx4:
[all …]
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/net/
Dethernet-phy.yaml89 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 …]
Dmaxlinear,gpy2xx.yaml17 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;
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/ata/
Dpata-arasan.txt21 - 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
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/ata/
Dpata-arasan.txt21 - 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
/kernel/linux/linux-5.10/drivers/net/wireless/broadcom/b43/
DKconfig144 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.
/kernel/linux/linux-6.6/drivers/net/wireless/broadcom/b43/
DKconfig144 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.
/kernel/linux/linux-5.10/arch/arm64/boot/dts/freescale/
Dfsl-ls1028a-kontron-sl28-var2.dts23 eee-broken-1000t;
24 eee-broken-100tx;
29 eee-broken-1000t;
30 eee-broken-100tx;
/kernel/linux/linux-6.6/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-fpu.c45 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()
Dtm-signal-context-chk-gpr.c37 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()
Dtm-signal-context-chk-vmx.c38 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()
/kernel/linux/linux-5.10/tools/testing/selftests/powerpc/tm/
Dtm-signal-context-chk-fpu.c45 static sig_atomic_t fail, broken; variable
57 broken = 1; in signal_usr1()
67 broken = 1; in signal_usr1()
92 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_fpu()
104 return (broken); in tm_signal_context_chk_fpu()
Dtm-signal-context-chk-gpr.c37 static sig_atomic_t fail, broken; variable
59 broken = 1; in signal_usr1()
69 broken = 1; in signal_usr1()
94 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk_gpr()
106 return broken; in tm_signal_context_chk_gpr()
Dtm-signal-context-chk-vmx.c38 static sig_atomic_t fail, broken; variable
67 broken = 1; in signal_usr1()
85 broken = 1; in signal_usr1()
117 while (i < MAX_ATTEMPT && !broken) { in tm_signal_context_chk()
129 return (broken); in tm_signal_context_chk()
/kernel/linux/linux-5.10/Documentation/devicetree/bindings/mmc/
Dmmc-card.txt13 -broken-hpi : Use this to indicate that the mmc-card has a broken hpi
28 broken-hpi;
/kernel/linux/linux-6.6/arch/mips/ath25/
Dboard.c37 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()
/kernel/linux/linux-5.10/arch/mips/ath25/
Dboard.c37 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()
/kernel/linux/linux-6.6/Documentation/devicetree/bindings/mmc/
Dmmc-card.yaml23 broken-hpi:
26 Use this to indicate that the mmc-card has a broken hpi
44 broken-hpi;
/kernel/linux/linux-6.6/drivers/xen/
Dgrant-dma-ops.c26 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()
/kernel/linux/linux-6.6/tools/perf/pmu-events/arch/arm64/arm/neoverse-n1/
Dmemory.json4 … 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…
/kernel/linux/linux-5.10/Documentation/ABI/testing/
Dsysfs-bus-iio-temperature-max318566 such as those caused by broken thermocouple wires.
10 '1' An open circuit such as broken thermocouple wires
12 '0' No open circuit or broken thermocouple wires are detected
/kernel/linux/linux-6.6/tools/perf/
Dbuiltin-lock.c424 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 …]
/kernel/linux/linux-5.10/drivers/net/phy/
Dphy-core.c307 u32 broken = 0; in of_set_phy_eee_broken() local
315 if (of_property_read_bool(node, "eee-broken-100tx")) in of_set_phy_eee_broken()
316 broken |= MDIO_EEE_100TX; in of_set_phy_eee_broken()
317 if (of_property_read_bool(node, "eee-broken-1000t")) in of_set_phy_eee_broken()
318 broken |= MDIO_EEE_1000T; in of_set_phy_eee_broken()
319 if (of_property_read_bool(node, "eee-broken-10gt")) in of_set_phy_eee_broken()
320 broken |= MDIO_EEE_10GT; in of_set_phy_eee_broken()
321 if (of_property_read_bool(node, "eee-broken-1000kx")) in of_set_phy_eee_broken()
322 broken |= MDIO_EEE_1000KX; in of_set_phy_eee_broken()
323 if (of_property_read_bool(node, "eee-broken-10gkx4")) in of_set_phy_eee_broken()
[all …]
/kernel/linux/linux-5.10/arch/mips/kernel/
Dcsrc-r4k.c51 * 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()
/kernel/linux/linux-6.6/arch/mips/kernel/
Dcsrc-r4k.c51 * 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()

12345678910>>...108