Home
last modified time | relevance | path

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

/openbmc/linux/drivers/comedi/drivers/
H A Dni_at_a2150.c53 #define CLOCK_DIVISOR_BITS(x) (((x) & 0x3) << 5) macro
307 CLOCK_DIVISOR_BITS(lub_divisor_shift); in a2150_get_timing()
311 CLOCK_DIVISOR_BITS(glb_divisor_shift); in a2150_get_timing()