Home
last modified time | relevance | path

Searched refs:shorted (Results 1 – 17 of 17) sorted by relevance

/linux/arch/x86/mm/
A Dpf_in.c67 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/include/linux/
A Duio.h340 size_t shorted = 0; in iov_iter_npages_cap() local
344 shorted = iov_iter_count(i) - max_bytes; in iov_iter_npages_cap()
348 if (shorted) in iov_iter_npages_cap()
349 iov_iter_reexpand(i, iov_iter_count(i) + shorted); in iov_iter_npages_cap()
/linux/block/
A Dfops.c685 size_t shorted = 0; in blkdev_write_iter() local
705 shorted = iov_iter_count(from) - size; in blkdev_write_iter()
724 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter()
733 size_t shorted = 0; in blkdev_read_iter() local
741 shorted = iov_iter_count(to) - size; in blkdev_read_iter()
768 if (unlikely(shorted)) in blkdev_read_iter()
769 iov_iter_reexpand(to, iov_iter_count(to) + shorted); in blkdev_read_iter()
/linux/Documentation/hwmon/
A Dsmsc47m192.rst107 sensor are open or shorted, or any of the two is shorted
A Dltc4282.rst56 in0_fault Failure in the MOSFETs. Either bad or shorted FET.
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-ad719234 and AIN(-) shorted.
A Dsysfs-class-hwmon154 Reports a voltage hard failure (eg: shorted component)
/linux/Documentation/devicetree/bindings/iio/adc/
A Dti,ads131e08.yaml108 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
A Djedec,lpddr-channel.yaml32 chips, and the CA, CS, etc. pins of the different chips all shorted
/linux/arch/arm64/boot/dts/allwinner/
A Dsun50i-h6-orangepi-3.dts216 /* ALDO3 is shorted to CLDO1 */
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8916-longcheer-l8150.dts161 * that can be shorted to make it work if needed.
/linux/Documentation/devicetree/bindings/sound/
A Dcirrus,cs42l42.yaml67 1 - Open when unplugged, shorted to tip when plugged.
/linux/arch/arm64/boot/dts/rockchip/
A Drk3588-orangepi-5-plus.dts672 /* shorted to avcc_1v8_s0 on the board */
/linux/include/linux/platform_data/
A Dcros_ec_commands.h3532 uint16_t shorted; /* Keyboard pins are shorted */ member
/linux/Documentation/networking/
A Darcnet-hardware.rst1933 shorted, OFF means open::
2227 shorted, OFF means open::
/linux/Documentation/networking/device_drivers/ethernet/mellanox/mlx5/
A Dcounters.rst1102 - The number of times that the module cables were shorted. You may need to
/linux/Documentation/admin-guide/
A Dreporting-issues.rst653 but before doing so, try a somewhat shorted or modified name when searching the

Completed in 41 milliseconds