Searched defs:AON_VAL (Results 1 - 8 of 8) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/bcm/ |
H A D | clk-nsp.c | 26 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
H A D | clk-ns2.c | 26 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
H A D | clk-cygnus.c | 28 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
H A D | clk-sr.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
/kernel/linux/linux-6.6/drivers/clk/bcm/ |
H A D | clk-nsp.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
H A D | clk-ns2.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
H A D | clk-cygnus.c | 18 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
H A D | clk-sr.c | 16 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro
|
Completed in 4 milliseconds