Home
last modified time | relevance | path

Searched full:burnout (Results 1 – 5 of 5) sorted by relevance

/OK3568_Linux_fs/kernel/Documentation/devicetree/bindings/iio/adc/
H A Dadi,ad7192.yaml74 adi,burnout-currents-enable:
77 path are enabled. When BURN = 0, the burnout currents are disabled.
78 The burnout currents can be enabled only when the buffer is active
121 adi,burnout-currents-enable;
/OK3568_Linux_fs/kernel/include/linux/platform_data/
H A Dad7791.h8 * @burnout_current: If set to true the 100mA burnout current is enabled.
H A Dad7793.h88 * @burnout_current: If set to true the 100nA burnout current is enabled.
/OK3568_Linux_fs/kernel/drivers/iio/adc/
H A Dad7192.c96 #define AD7192_CONF_BURN BIT(7) /* Burnout current enable */
394 "adi,burnout-currents-enable"); in ad7192_setup()
399 "Can't enable burnout currents: see CHOP or buffer\n"); in ad7192_setup()
H A Dad7793.c81 #define AD7793_CONF_BO_EN (1 << 13) /* Burnout Current Enable */