Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddt282x.c109 #define DT2821_OSC_BASE 250 /* 4 MHz (in nanoseconds) */ macro
113 #define DT2821_OSC_MAX (DT2821_OSC_BASE * \
371 base = DT2821_OSC_BASE * DT2821_PRESCALE(prescale); in dt282x_ns_to_timer()
390 base = DT2821_OSC_BASE * DT2821_PRESCALE(prescale); in dt282x_ns_to_timer()