Home
last modified time | relevance | path

Searched refs:CH_FUNC_CURRENT_INPUT_LOOP_POWER_HART (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/include/dt-bindings/iio/addac/
Dadi,ad74413r.h16 #define CH_FUNC_CURRENT_INPUT_LOOP_POWER_HART 0xA macro
19 #define CH_FUNC_MAX CH_FUNC_CURRENT_INPUT_LOOP_POWER_HART
/linux-6.12.1/drivers/iio/addac/
Dad74413r.c1192 [CH_FUNC_CURRENT_INPUT_LOOP_POWER_HART] = AD74413R_CHANNELS(current_input),
1230 config->func == CH_FUNC_CURRENT_INPUT_LOOP_POWER_HART)) { in ad74413r_parse_channel_config()