Searched defs:SW_CTRL_VAL (Results 1 - 4 of 4) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-cygnus.c | 31 #define SW_CTRL_VAL(o, s) { .offset = o, .shift = s, } macro
|
H A D | clk-sr.c | 19 #define SW_CTRL_VAL(o, s) { .offset = o, .shift = s, } macro
|
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-cygnus.c | 21 #define SW_CTRL_VAL(o, s) { .offset = o, .shift = s, } macro
|
H A D | clk-sr.c | 19 #define SW_CTRL_VAL(o, s) { .offset = o, .shift = s, } macro
|
Completed in 5 milliseconds