Home
last modified time | relevance | path

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

/drivers/staging/meilhaus/
Dme1600_ao_reg.h50 #define ME1600_UNI_BI_REG 0x20 /**< Register to switch between unipolar and bipolar. */ macro
Dme1600_ao.c163 subdevice->uni_bi_reg = reg_base + ME1600_UNI_BI_REG; in me1600_ao_constructor()