Searched defs:SW_CTRL_VAL (Results 1 – 2 of 2) sorted by relevance
/linux/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 |