Home
last modified time | relevance | path

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

/linux/drivers/comedi/drivers/
A Dni_at_a2150.c55 #define CLOCK_DIVISOR_BITS(x) (((x) & 0x3) << 5) macro
309 CLOCK_DIVISOR_BITS(lub_divisor_shift); in a2150_get_timing()
313 CLOCK_DIVISOR_BITS(glb_divisor_shift); in a2150_get_timing()

Completed in 4 milliseconds