Home
last modified time | relevance | path

Searched full:shorted (Results 1 – 25 of 25) sorted by relevance

/linux/arch/x86/mm/
H 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/drivers/leds/
H A Dleds-lp5569.c349 /* 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/Documentation/hwmon/
H A Dsmsc47m192.rst107 sensor are open or shorted, or any of the two is shorted
H A Dltc4282.rst56 in0_fault Failure in the MOSFETs. Either bad or shorted FET.
/linux/Documentation/devicetree/bindings/sound/
H A Dcirrus,cs42l42.yaml64 0 - (Default) Shorted to tip when unplugged, open when plugged.
67 1 - Open when unplugged, shorted to tip when plugged.
/linux/include/linux/usb/
H A Dm66592.h28 /* (external controller only) set one = WR0_N shorted to WR1_N */
H A Dr8a66597.h36 /* (external controller only) set one = WR0_N shorted to WR1_N */
/linux/drivers/net/ethernet/mellanox/mlx5/core/
H A Devents.c230 return "Bus stuck (I2C or data shorted)"; in mlx5_pme_error_to_string()
240 return "Bad or shorted cable/module"; in mlx5_pme_error_to_string()
/linux/Documentation/devicetree/bindings/memory-controllers/ddr/
H A Djedec,lpddr-channel.yaml32 chips, and the CA, CS, etc. pins of the different chips all shorted
/linux/Documentation/devicetree/bindings/iio/adc/
H A Dti,ads131e08.yaml108 1: Input shorted to (VREFP + VREFN) / 2 (for offset or noise measurements).
H A Dadi,ad7606.yaml151 2nd PWM connected to CONVST2, if CONVST2 is available and not shorted to
/linux/drivers/hte/
H A Dhte-tegra194-test.c22 * Note: gpio_out and gpio_in need to be shorted externally in order for this
/linux/drivers/media/radio/
H A Dradio-trust.c34 /* acceptable ports: 0x350 (JP3 shorted), 0x358 (JP3 open) */
/linux/arch/arm64/boot/dts/allwinner/
H A Dsun50i-h6-orangepi-3.dts213 /* ALDO3 is shorted to CLDO1 */
/linux/arch/arm64/boot/dts/qcom/
H A Dmsm8916-longcheer-l8150.dts161 * that can be shorted to make it work if needed.
/linux/drivers/iio/adc/
H A Dad7791.c94 _storagebits, _shift, "shorted", IIO_VOLTAGE, \
/linux/drivers/pinctrl/aspeed/
H A Dpinctrl-aspeed.c317 * output state of another (as if they were shorted together - a mux in aspeed_expr_is_gpio()
/linux/Documentation/ABI/testing/
H A Dsysfs-class-hwmon154 Reports a voltage hard failure (eg: shorted component)
/linux/sound/soc/codecs/
H A Des8316.c665 /* Shorted, headphones */ in es8316_irq()
H A Drt5640.c2227 * The pins get temporarily shorted on jack unplug, so we poll for in rt5640_button_press_work()
2289 dev_dbg(component->dev, "jack mic-gnd shorted\n"); in rt5640_detect_headset()
H A Dwcd939x.c2244 "%s: Mono plug type with one ch floating or shorted to GND\n", in wcd939x_wcd_mbhc_calc_impedance()
H A Dwcd938x.c2327 "%s: Mono plug type with one ch floating or shorted to GND\n", in wcd938x_wcd_mbhc_calc_impedance()
H A Dwcd934x.c2820 "%s: Mono plug type with one ch floating or shorted to GND\n", in wcd934x_wcd_mbhc_calc_impedance()
/linux/Documentation/networking/
H A Darcnet-hardware.rst1933 shorted, OFF means open::
2227 shorted, OFF means open::
/linux/include/linux/platform_data/
H A Dcros_ec_commands.h3613 uint16_t shorted; /* Keyboard pins are shorted */
3586 uint16_t shorted; /* Keyboard pins are shorted */ global() member