Home
last modified time | relevance | path

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

/Linux-v5.10/drivers/staging/comedi/drivers/
Dni_at_a2150.c251 int lub_divisor_shift, lub_index, glb_divisor_shift, glb_index; in a2150_get_timing() local
255 lub_divisor_shift = 3; in a2150_get_timing()
257 lub = board->clock[lub_index] * (1 << lub_divisor_shift); in a2150_get_timing()
276 lub_divisor_shift = i; in a2150_get_timing()
309 CLOCK_DIVISOR_BITS(lub_divisor_shift); in a2150_get_timing()