Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Ddt282x.c110 #define DT2821_PRESCALE(x) BIT(x) macro
114 DT2821_PRESCALE(DT2821_PRESCALE_MAX) * \
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()