Home
last modified time | relevance | path

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

/linux/drivers/iio/addac/
H A Dad74413r.c1316 u8 gpo_config; in ad74413r_setup_gpios() local
1324 gpo_config = AD74413R_GPO_CONFIG_COMPARATOR; in ad74413r_setup_gpios()
1326 gpo_config = AD74413R_GPO_CONFIG_LOGIC; in ad74413r_setup_gpios()
1340 ret = ad74413r_set_gpo_config(st, i, gpo_config); in ad74413r_setup_gpios()