Searched full:burnout (Results 1 – 7 of 7) sorted by relevance
| /linux/Documentation/devicetree/bindings/iio/addac/ |
| H A 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/include/linux/platform_data/ |
| H A D | ad7791.h | 8 * @burnout_current: If set to true the 100mA burnout current is enabled.
|
| H A D | ad7793.h | 88 * @burnout_current: If set to true the 100nA burnout current is enabled.
|
| /linux/Documentation/devicetree/bindings/iio/adc/ |
| H A D | adi,ad4130.yaml | 175 adi,burnout-current-nanoamp: 177 Burnout current in nanoamps to be applied for this channel.
|
| /linux/drivers/iio/addac/ |
| H A D | ad74115.c | 1407 AD74115_FW_PROP_TBL("adi,ext2-burnout-current-nanoamp", 1412 AD74115_FW_PROP_TBL("adi,ext1-burnout-current-nanoamp", 1417 AD74115_FW_PROP_TBL("adi,viout-burnout-current-nanoamp", 1457 AD74115_FW_PROP_BOOL("adi,ext2-burnout-current-polarity-sourcing", 1459 AD74115_FW_PROP_BOOL("adi,ext1-burnout-current-polarity-sourcing", 1461 AD74115_FW_PROP_BOOL("adi,viout-burnout-current-polarity-sourcing",
|
| /linux/Documentation/maintainer/ |
| H A D | feature-and-driver-maintainers.rst | 122 people take vacations and prevents burnout, trains new members of
|
| /linux/drivers/iio/adc/ |
| H A D | ad7192.c | 103 #define AD7192_CONF_BURN BIT(7) /* Burnout current enable */ 617 "adi,burnout-currents-enable"); in ad7192_setup() 622 "Can't enable burnout currents: see CHOP or buffer\n"); in ad7192_setup()
|