/linux-6.14.4/arch/x86/mm/ |
D | pf_in.c | 67 unsigned shorted:1; member 77 prf->shorted = 0; in skip_prefix() 86 prf->shorted = 1; in skip_prefix() 165 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_reg_width() 192 return prf.shorted ? 2 : 4; in get_ins_mem_width() 196 return prf.shorted ? 2 : (prf.enlarged ? 8 : 4); in get_ins_mem_width()
|
/linux-6.14.4/block/ |
D | fops.c | 707 size_t shorted = 0; in blkdev_write_iter() local 735 shorted = iov_iter_count(from) - size; in blkdev_write_iter() 754 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter() 763 size_t shorted = 0; in blkdev_read_iter() local 771 shorted = iov_iter_count(to) - size; in blkdev_read_iter() 799 if (unlikely(shorted)) in blkdev_read_iter() 800 iov_iter_reexpand(to, iov_iter_count(to) + shorted); in blkdev_read_iter()
|
/linux-6.14.4/include/linux/ |
D | uio.h | 349 size_t shorted = 0; in iov_iter_npages_cap() local 353 shorted = iov_iter_count(i) - max_bytes; in iov_iter_npages_cap() 357 if (shorted) in iov_iter_npages_cap() 358 iov_iter_reexpand(i, iov_iter_count(i) + shorted); in iov_iter_npages_cap()
|
/linux-6.14.4/drivers/leds/ |
D | leds-lp5569.c | 349 /* Enable LED Shorted Test */ in lp5569_led_short_test() 378 pos += sysfs_emit_at(buf, pos, "LED %d SHORTED FAIL\n", in lp5569_led_short_test() 387 /* Disable LED Shorted Test */ in lp5569_led_short_test() 415 /* Test LED Shorted */ in lp5569_selftest()
|
/linux-6.14.4/Documentation/hwmon/ |
D | smsc47m192.rst | 107 sensor are open or shorted, or any of the two is shorted
|
D | ltc4282.rst | 56 in0_fault Failure in the MOSFETs. Either bad or shorted FET.
|
/linux-6.14.4/Documentation/devicetree/bindings/sound/ |
D | cirrus,cs42l42.yaml | 64 0 - (Default) Shorted to tip when unplugged, open when plugged. 67 1 - Open when unplugged, shorted to tip when plugged.
|
/linux-6.14.4/include/linux/usb/ |
D | m66592.h | 28 /* (external controller only) set one = WR0_N shorted to WR1_N */
|
/linux-6.14.4/Documentation/ABI/testing/ |
D | sysfs-bus-iio-adc-ad7192 | 27 and AIN(-) shorted.
|
D | sysfs-class-hwmon | 154 Reports a voltage hard failure (eg: shorted component)
|
/linux-6.14.4/drivers/net/ethernet/mellanox/mlx5/core/ |
D | events.c | 200 return "Bus stuck (I2C or data shorted)"; in mlx5_pme_error_to_string() 210 return "Bad or shorted cable/module"; in mlx5_pme_error_to_string()
|
/linux-6.14.4/Documentation/devicetree/bindings/iio/adc/ |
D | ti,ads131e08.yaml | 108 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
|
D | adi,ad7606.yaml | 143 2nd PWM connected to CONVST2, if CONVST2 is available and not shorted to
|
/linux-6.14.4/Documentation/devicetree/bindings/memory-controllers/ddr/ |
D | jedec,lpddr-channel.yaml | 32 chips, and the CA, CS, etc. pins of the different chips all shorted
|
/linux-6.14.4/drivers/media/radio/ |
D | radio-aztech.c | 37 /* acceptable ports: 0x350 (JP3 shorted), 0x358 (JP3 open) */
|
D | radio-trust.c | 34 /* acceptable ports: 0x350 (JP3 shorted), 0x358 (JP3 open) */
|
/linux-6.14.4/drivers/hte/ |
D | hte-tegra194-test.c | 22 * Note: gpio_out and gpio_in need to be shorted externally in order for this
|
/linux-6.14.4/arch/arm64/boot/dts/allwinner/ |
D | sun50i-h6-orangepi-3.dts | 217 /* ALDO3 is shorted to CLDO1 */
|
/linux-6.14.4/arch/arm64/boot/dts/qcom/ |
D | msm8916-longcheer-l8150.dts | 161 * that can be shorted to make it work if needed.
|
/linux-6.14.4/drivers/platform/x86/ |
D | lenovo-yoga-tab2-pro-1380-fastcharger.c | 139 * Since the USB data lines are shorted for DCP detection, echos of in yt2_1380_fc_receive()
|
/linux-6.14.4/drivers/iio/adc/ |
D | ad7793.c | 585 _storagebits, _shift, "shorted", IIO_VOLTAGE, \ 612 _storagebits, _shift, "shorted", IIO_VOLTAGE, \
|
D | ad7791.c | 94 _storagebits, _shift, "shorted", IIO_VOLTAGE, \
|
/linux-6.14.4/sound/soc/codecs/ |
D | cs42l84.c | 746 case 0b11: /* shorted */ in cs42l84_detect_hs() 767 case 0b11: /* shorted */ in cs42l84_detect_hs()
|
/linux-6.14.4/include/linux/mtd/ |
D | map.h | 63 /* ensure we never evaluate anything shorted than an unsigned long
|
/linux-6.14.4/drivers/pinctrl/aspeed/ |
D | pinctrl-aspeed.c | 317 * output state of another (as if they were shorted together - a mux in aspeed_expr_is_gpio()
|