Home
last modified time | relevance | path

Searched refs:broken (Results 1 – 25 of 302) sorted by relevance

12345678910>>...13

/Linux-v5.15/tools/testing/selftests/powerpc/tm/
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-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-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()
Dtm-signal-context-chk-vsx.c39 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-v5.15/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
/Linux-v5.15/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;
Dfsl-ls1028a-kontron-sl28-var4.dts32 eee-broken-1000t;
33 eee-broken-100tx;
Dfsl-ls1028a-kontron-sl28-var1.dts45 eee-broken-1000t;
46 eee-broken-100tx;
/Linux-v5.15/Documentation/devicetree/bindings/mmc/
Dmmc-card.txt13 -broken-hpi : Use this to indicate that the mmc-card has a broken hpi
28 broken-hpi;
/Linux-v5.15/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()
58 const bool broken) in find_board_config() argument
65 if (check_board_data(addr, broken)) in find_board_config()
/Linux-v5.15/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
/Linux-v5.15/arch/arm64/boot/dts/allwinner/
Dsun50i-a64-pine64-lts.dts24 broken-cd; /* card detect is broken on *some* boards */
/Linux-v5.15/drivers/watchdog/
Dcpwd.c82 bool broken; member
277 if (p->broken) { in cpwd_stoptimer()
293 if (p->broken) in cpwd_starttimer()
330 if (p->broken && in cpwd_getstatus()
563 p->broken = (str_prop && !strcmp(str_prop, WD_BADMODEL)); in cpwd_probe()
595 if (p->broken) { in cpwd_probe()
632 if (p->broken) in cpwd_remove()
/Linux-v5.15/drivers/net/phy/
Dphy-core.c308 u32 broken = 0; in of_set_phy_eee_broken() local
317 broken |= MDIO_EEE_100TX; in of_set_phy_eee_broken()
319 broken |= MDIO_EEE_1000T; in of_set_phy_eee_broken()
321 broken |= MDIO_EEE_10GT; in of_set_phy_eee_broken()
323 broken |= MDIO_EEE_1000KX; in of_set_phy_eee_broken()
325 broken |= MDIO_EEE_10GKX4; in of_set_phy_eee_broken()
327 broken |= MDIO_EEE_10GKR; in of_set_phy_eee_broken()
329 phydev->eee_broken_modes = broken; in of_set_phy_eee_broken()
/Linux-v5.15/drivers/fsi/
Dfsi-sbefifo.c124 bool broken; member
335 sbefifo->broken = true; in sbefifo_request_reset()
356 sbefifo->broken = false; in sbefifo_request_reset()
381 if (sbefifo->broken) in sbefifo_cleanup_hw()
389 sbefifo->broken = true; in sbefifo_cleanup_hw()
398 sbefifo->broken = true; in sbefifo_cleanup_hw()
407 sbefifo->broken = true; in sbefifo_cleanup_hw()
411 sbefifo->broken = false; in sbefifo_cleanup_hw()
573 sbefifo->broken = true; in sbefifo_read_response()
587 sbefifo->broken = true; in sbefifo_read_response()
/Linux-v5.15/arch/arm/boot/dts/
Dstm32mp157a-iot-box.dts40 broken-cd;
57 /* Note: HW flow control is broken, hence using custom CTS/RTS gpios */
Dmmp2-olpc-xo-1-75.dts160 broken-cd;
169 broken-cd;
182 broken-cd;
Dsocfpga_arria10_socdk_sdmmc.dts13 broken-cd;
/Linux-v5.15/Documentation/kbuild/
DKconfig.select-break1 # Select broken dependency issue
21 mainmenu "Simple example to demo kconfig select broken dependency issue"
/Linux-v5.15/arch/arm/nwfpe/
Dsoftfloat-macros137 than 128, the result will be 0. The result is broken into two 64-bit pieces
173 nonzero. The result is broken into two 64-bit pieces which are stored at
213 at most 128 nonzero bits; these are broken into two 64-bit pieces which are
284 of `count' must be less than 64. The result is broken into two 64-bit
303 The value of `count' must be less than 64. The result is broken into three
340 any carry out is lost. The result is broken into two 64-bit pieces which
360 modulo 2^192, so any carry out is lost. The result is broken into three
399 2^128, so any borrow out (carry out) is lost. The result is broken into two
419 result is broken into three 64-bit pieces which are stored at the locations
455 Multiplies `a' by `b' to obtain a 128-bit product. The product is broken
[all …]
/Linux-v5.15/Documentation/power/
Dapm-acpi.rst19 once. Some people with broken ACPI or broken APM implementations
/Linux-v5.15/Documentation/fb/
Darkfb.rst34 broken for unknown reason, so its usefulness is limited.
65 * character attributes (and cursor) in text mode are broken
Dinternals.rst73 The pixel value is broken up into red, green, and blue fields.
78 The pixel value is broken up into red, green, and blue fields, each of which
/Linux-v5.15/scripts/
Dgcc-goto.sh12 * and broken on some ARM GCC versions (see GCC Bug 48637).
/Linux-v5.15/drivers/parport/
DBUGS-parport6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the

12345678910>>...13