Home
last modified time | relevance | path

Searched refs:shorted (Results 1 – 11 of 11) 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/block/
A Dfops.c532 size_t shorted = 0; in blkdev_write_iter() local
552 shorted = iov_iter_count(from) - size; in blkdev_write_iter()
560 iov_iter_reexpand(from, iov_iter_count(from) + shorted); in blkdev_write_iter()
570 size_t shorted = 0; in blkdev_read_iter() local
578 shorted = iov_iter_count(to) - size; in blkdev_read_iter()
585 if (unlikely(shorted)) in blkdev_read_iter()
586 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
/linux/Documentation/ABI/testing/
A Dsysfs-bus-iio-adc-ad719234 and AIN(-) shorted.
/linux/Documentation/devicetree/bindings/iio/adc/
A Dti,ads131e08.yaml110 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
/linux/Documentation/devicetree/bindings/sound/
A Dcs42l42.txt28 1 = Open when unplugged, shorted to tip when plugged.
/linux/arch/arm64/boot/dts/qcom/
A Dmsm8916-longcheer-l8150.dts123 * that can be shorted to make it work if needed.
/linux/arch/arm64/boot/dts/allwinner/
A Dsun50i-h6-orangepi-3.dts216 /* ALDO3 is shorted to CLDO1 */
/linux/include/linux/platform_data/
A Dcros_ec_commands.h3476 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/admin-guide/
A Dreporting-issues.rst668 but before doing so, try a somewhat shorted or modified name when searching the

Completed in 43 milliseconds