Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/
H A Dclk-cs2000-cp.c49 #define LOCKCLK(x) (((x) & 0x3) << 1) macro
50 #define LOCKCLK_MASK LOCKCLK(0x3)
289 LOCKCLK(ch) | fracnsrc); in cs2000_ratio_select()