Home
last modified time | relevance | path

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

/drivers/staging/meilhaus/
Dme1600_ao_reg.h58 #define ME1600_SIM_OUTPUT_REG 0x24 /**< Register to update all channels of a subdevice simultaneous… macro
Dme1600_ao.c165 subdevice->sim_output_reg = reg_base + ME1600_SIM_OUTPUT_REG; in me1600_ao_constructor()