Searched refs:RESET_VAL (Results 1 – 4 of 4) sorted by relevance
/linux/drivers/clk/bcm/ |
H A D | clk-sr.c | 21 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ macro 38 .reset = RESET_VAL(0x0, 12, 11), 98 .reset = RESET_VAL(0x0, 12, 11), 157 .reset = RESET_VAL(0x0, 12, 11), 192 .reset = RESET_VAL(0x0, 12, 11), 246 .reset = RESET_VAL(0x0, 12, 11), 284 .reset = RESET_VAL(0x0, 31, 30), 329 .reset = RESET_VAL(0x0, 31, 30), 368 .reset = RESET_VAL(0x0, 31, 30),
|
H A D | clk-ns2.c | 19 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ macro 34 .reset = RESET_VAL(0x4, 2, 1), 97 .reset = RESET_VAL(0x4, 2, 1), 159 .reset = RESET_VAL(0x4, 2, 1), 221 .reset = RESET_VAL(0x4, 2, 1),
|
H A D | clk-cygnus.c | 27 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ macro 51 .reset = RESET_VAL(0x0, 11, 10), 110 .reset = RESET_VAL(0x0, 31, 30), 188 .reset = RESET_VAL(0x0, 11, 10), 266 .reset = RESET_VAL(0x5c, 0, 1),
|
H A D | clk-nsp.c | 19 #define RESET_VAL(o, rs, prs) { .offset = o, .reset_shift = rs, \ macro 38 .reset = RESET_VAL(0x0, 11, 10), 95 .reset = RESET_VAL(0x0, 23, 22),
|