Searched refs:shorted (Results 1 – 11 of 11) sorted by relevance
67 unsigned shorted:1; member77 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()
532 size_t shorted = 0; in blkdev_write_iter() local552 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() local578 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()
107 sensor are open or shorted, or any of the two is shorted
34 and AIN(-) shorted.
110 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
28 1 = Open when unplugged, shorted to tip when plugged.
123 * that can be shorted to make it work if needed.
216 /* ALDO3 is shorted to CLDO1 */
3476 uint16_t shorted; /* Keyboard pins are shorted */ member
1933 shorted, OFF means open::2227 shorted, OFF means open::
668 but before doing so, try a somewhat shorted or modified name when searching the
Completed in 43 milliseconds