/Linux-v4.19/Documentation/devicetree/bindings/net/ |
D | phy.txt | 30 - broken-turn-around: If set, indicates the PHY device does not correctly 40 - eee-broken-100tx: 41 - eee-broken-1000t: 42 - eee-broken-10gt: 43 - eee-broken-1000kx: 44 - eee-broken-10gkx4: 45 - eee-broken-10gkr: 46 Mark the corresponding energy efficient ethernet mode as broken and
|
/Linux-v4.19/Documentation/devicetree/bindings/ata/ |
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
|
D | ahci-ceva.txt | 40 - ceva,broken-gen2: limit to gen1 speed instead of gen2. 58 ceva,broken-gen2;
|
/Linux-v4.19/Documentation/devicetree/bindings/mmc/ |
D | mmc-card.txt | 13 -broken-hpi : Use this to indicate that the mmc-card has a broken hpi 28 broken-hpi;
|
/Linux-v4.19/arch/mips/ath25/ |
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() 58 const bool broken) in find_board_config() argument 65 if (check_board_data(addr, broken)) in find_board_config()
|
/Linux-v4.19/drivers/watchdog/ |
D | cpwd.c | 80 bool broken; member 276 if (p->broken) { in cpwd_stoptimer() 292 if (p->broken) in cpwd_starttimer() 329 if (p->broken && in cpwd_getstatus() 578 p->broken = (str_prop && !strcmp(str_prop, WD_BADMODEL)); in cpwd_probe() 610 if (p->broken) { in cpwd_probe() 647 if (p->broken) in cpwd_remove()
|
/Linux-v4.19/drivers/fsi/ |
D | fsi-sbefifo.c | 124 bool broken; member 334 sbefifo->broken = true; in sbefifo_request_reset() 354 sbefifo->broken = false; in sbefifo_request_reset() 379 if (sbefifo->broken) in sbefifo_cleanup_hw() 387 sbefifo->broken = true; in sbefifo_cleanup_hw() 396 sbefifo->broken = true; in sbefifo_cleanup_hw() 405 sbefifo->broken = true; in sbefifo_cleanup_hw() 409 sbefifo->broken = false; in sbefifo_cleanup_hw() 571 sbefifo->broken = true; in sbefifo_read_response() 585 sbefifo->broken = true; in sbefifo_read_response()
|
/Linux-v4.19/Documentation/kbuild/ |
D | Kconfig.select-break | 1 # Select broken dependency issue 21 mainmenu "Simple example to demo kconfig select broken dependency issue"
|
/Linux-v4.19/drivers/virtio/ |
D | virtio_ring.c | 52 (_vq)->broken = true; \ 73 bool broken; member 280 if (unlikely(vq->broken)) { in virtqueue_add() 596 if (unlikely(vq->broken)) in virtqueue_notify() 601 vq->broken = true; in virtqueue_notify() 708 if (unlikely(vq->broken)) { in virtqueue_get_buf_ctx() 945 if (unlikely(vq->broken)) in vring_interrupt() 984 vq->broken = false; in __vring_new_virtqueue() 1195 return vq->broken; in virtqueue_is_broken() 1209 vq->broken = true; in virtio_break_device()
|
/Linux-v4.19/Documentation/power/ |
D | apm-acpi.txt | 17 once. Some people with broken ACPI or broken APM implementations
|
/Linux-v4.19/drivers/net/phy/ |
D | phy_device.c | 1368 int broken = phydev->eee_broken_modes; in genphy_config_eee_advert() local 1372 if (!broken) in genphy_config_eee_advert() 1384 adv &= ~broken; in genphy_config_eee_advert() 1792 u32 broken = 0; in of_set_phy_eee_broken() local 1801 broken |= MDIO_EEE_100TX; in of_set_phy_eee_broken() 1803 broken |= MDIO_EEE_1000T; in of_set_phy_eee_broken() 1805 broken |= MDIO_EEE_10GT; in of_set_phy_eee_broken() 1807 broken |= MDIO_EEE_1000KX; in of_set_phy_eee_broken() 1809 broken |= MDIO_EEE_10GKX4; in of_set_phy_eee_broken() 1811 broken |= MDIO_EEE_10GKR; in of_set_phy_eee_broken() [all …]
|
/Linux-v4.19/tools/testing/selftests/bpf/ |
D | test_select_reuseport.c | 308 __u32 i, broken = 0; in check_results() local 319 broken = i; in check_results() 340 CHECK(expected_results[broken] != results[broken], in check_results() 343 broken, broken, get_linum()); in check_results()
|
/Linux-v4.19/arch/arm/nwfpe/ |
D | softfloat-macros | 137 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-v4.19/Documentation/devicetree/bindings/usb/ |
D | usb-xhci.txt | 38 - quirk-broken-port-ped: set if the controller has broken port disable mechanism
|
/Linux-v4.19/Documentation/fb/ |
D | arkfb.txt | 34 broken for unknown reason, so its usefulness is limited. 65 * character attributes (and cursor) in text mode are broken
|
D | internals.txt | 68 The pixel value is broken up into red, green, and blue fields. 73 The pixel value is broken up into red, green, and blue fields, each of which
|
D | s3fb.txt | 43 support is broken on S3 Trio64 V2/DX. 78 * text mode broken on S3 Trio64 V2/DX
|
/Linux-v4.19/scripts/ |
D | gcc-goto.sh | 12 * and broken on some ARM GCC versions (see GCC Bug 48637).
|
/Linux-v4.19/drivers/parport/ |
D | BUGS-parport | 6 o parport_pc_ecp_read_block_pio() is broken. parport will revert to the
|
/Linux-v4.19/Documentation/ABI/obsolete/ |
D | sysfs-firmware-acpi | 5 Since the force_remove is inherently broken and dangerous to
|
/Linux-v4.19/Documentation/devicetree/bindings/iommu/ |
D | arm,smmu-v3.txt | 55 - hisilicon,broken-prefetch-cmd 58 - cavium,cn9900-broken-page1-regspace
|
/Linux-v4.19/arch/arm/boot/dts/ |
D | sun7i-a20-olimex-som204-evb-emmc.dts | 34 broken-hpi;
|
D | kirkwood-sheevaplug.dts | 22 broken-cd;
|
D | sun7i-a20-olimex-som-evb-emmc.dts | 35 broken-hpi;
|
/Linux-v4.19/arch/m68k/hp300/ |
D | README.hp300 | 9 The serial console is probably broken at the moment but the Topcat/HIL keyboard
|