Home
last modified time | relevance | path

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

/Linux-v6.1/drivers/iio/addac/
Dad74413r.c1263 u8 gpo_config; in ad74413r_setup_gpios() local
1270 gpo_config = AD74413R_GPO_CONFIG_COMPARATOR; in ad74413r_setup_gpios()
1272 gpo_config = AD74413R_GPO_CONFIG_LOGIC; in ad74413r_setup_gpios()
1280 ret = ad74413r_set_gpo_config(st, i, gpo_config); in ad74413r_setup_gpios()