Searched full:burnout (Results 1 – 11 of 11) sorted by relevance
/Linux-v6.6/Documentation/devicetree/bindings/iio/addac/ |
D | adi,ad74115.yaml | 215 adi,ext1-burnout: 217 description: Whether to enable burnout current for EXT1. 219 adi,ext1-burnout-current-nanoamp: 221 Burnout current in nanoamps to be applied to EXT1. 225 adi,ext1-burnout-current-polarity-sourcing: 228 When not present, the burnout current polarity for EXT1 is sinking. 229 When present, the burnout current polarity for EXT1 is sourcing. 231 adi,ext2-burnout: 233 description: Whether to enable burnout current for EXT2. 235 adi,ext2-burnout-current-nanoamp: [all …]
|
/Linux-v6.6/Documentation/devicetree/bindings/iio/adc/ |
D | adi,ad7192.yaml | 75 adi,burnout-currents-enable: 78 path are enabled. When BURN = 0, the burnout currents are disabled. 79 The burnout currents can be enabled only when the buffer is active 127 adi,burnout-currents-enable;
|
D | adi,ad4130.yaml | 175 adi,burnout-current-nanoamp: 177 Burnout current in nanoamps to be applied for this channel.
|
/Linux-v6.6/include/linux/platform_data/ |
D | ad7791.h | 8 * @burnout_current: If set to true the 100mA burnout current is enabled.
|
D | ad7793.h | 88 * @burnout_current: If set to true the 100nA burnout current is enabled.
|
/Linux-v6.6/drivers/iio/addac/ |
D | ad74115.c | 1411 AD74115_FW_PROP_TBL("adi,ext2-burnout-current-nanoamp", 1416 AD74115_FW_PROP_TBL("adi,ext1-burnout-current-nanoamp", 1421 AD74115_FW_PROP_TBL("adi,viout-burnout-current-nanoamp", 1461 AD74115_FW_PROP_BOOL("adi,ext2-burnout-current-polarity-sourcing", 1463 AD74115_FW_PROP_BOOL("adi,ext1-burnout-current-polarity-sourcing", 1465 AD74115_FW_PROP_BOOL("adi,viout-burnout-current-polarity-sourcing",
|
/Linux-v6.6/Documentation/maintainer/ |
D | feature-and-driver-maintainers.rst | 111 people take vacations and prevents burnout, trains new members of
|
/Linux-v6.6/drivers/iio/adc/ |
D | ad4130.c | 229 unsigned int burnout; member 684 FIELD_PREP(AD4130_CONFIG_BURNOUT_MASK, setup_info->burnout) | in ad4130_write_slot_setup() 1448 fwnode_property_read_u32(child, "adi,burnout-current-nanoamp", &tmp); in ad4130_parse_fw_setup() 1452 "Invalid burnout current %unA\n", tmp); in ad4130_parse_fw_setup() 1453 setup_info->burnout = ret; in ad4130_parse_fw_setup()
|
D | ad7192.c | 97 #define AD7192_CONF_BURN BIT(7) /* Burnout current enable */ 435 "adi,burnout-currents-enable"); in ad7192_setup() 440 "Can't enable burnout currents: see CHOP or buffer\n"); in ad7192_setup()
|
D | ad7793.c | 81 #define AD7793_CONF_BO_EN (1 << 13) /* Burnout Current Enable */
|
/Linux-v6.6/Documentation/filesystems/ |
D | xfs-maintainer-entry-profile.rst | 29 others on a regular basis about burnout.
|