Searched defs:REG_VAL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-nsp.c | 24 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
H A D | clk-ns2.c | 24 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
H A D | clk-cygnus.c | 26 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
H A D | clk-sr.c | 14 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-nsp.c | 14 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
H A D | clk-ns2.c | 14 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
H A D | clk-cygnus.c | 16 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
H A D | clk-sr.c | 14 #define REG_VAL(o, s, w) { .offset = o, .shift = s, .width = w, } macro [all...] |
Completed in 3 milliseconds