Searched refs:AON_VAL (Results 1 – 4 of 4) sorted by relevance
/Linux-v4.19/drivers/clk/bcm/ |
D | clk-sr.c | 27 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro 48 .aon = AON_VAL(0x0, 5, 1, 0), 108 .aon = AON_VAL(0x0, 1, 13, 12), 167 .aon = AON_VAL(0x0, 1, 19, 18), 202 .aon = AON_VAL(0x0, 1, 25, 24), 256 .aon = AON_VAL(0x0, 1, 1, 0), 294 .aon = AON_VAL(0x0, 2, 19, 18), 339 .aon = AON_VAL(0x0, 2, 22, 21), 378 .aon = AON_VAL(0x0, 2, 25, 24),
|
D | clk-ns2.c | 26 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro 43 .aon = AON_VAL(0x0, 1, 15, 12), 106 .aon = AON_VAL(0x0, 1, 11, 10), 168 .aon = AON_VAL(0x0, 2, 1, 0), 230 .aon = AON_VAL(0x0, 2, 5, 4),
|
D | clk-nsp.c | 26 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro 47 .aon = AON_VAL(0x0, 1, 12, 0), 104 .aon = AON_VAL(0x0, 1, 24, 0),
|
D | clk-cygnus.c | 28 #define AON_VAL(o, pw, ps, is) { .offset = o, .pwr_width = pw, \ macro 60 .aon = AON_VAL(0x0, 2, 1, 0), 119 .aon = AON_VAL(0x0, 2, 5, 4), 196 .aon = AON_VAL(0x0, 4, 17, 16),
|