Home
last modified time | relevance | path

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

/kernel/linux/linux-5.10/drivers/clk/
H A Dclk-cs2000-cp.c46 #define LOCKCLK(x) (((x) & 0x3) << 1) macro
47 #define LOCKCLK_MASK LOCKCLK(0x3)
281 (LOCKCLK(ch) | FRACNSRC_STATIC)); in cs2000_ratio_select()
/kernel/linux/linux-6.6/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()

Completed in 2 milliseconds