Searched refs:MSTOP (Results 1 – 2 of 2) sorted by relevance
| /drivers/clk/renesas/ |
| A D | r9a08g045-cpg.c | 196 MSTOP(BUS_ACPU, BIT(3))), 202 MSTOP(BUS_REG1, BIT(2))), 204 MSTOP(BUS_REG1, BIT(3))), 206 MSTOP(BUS_REG0, BIT(0))), 208 MSTOP(BUS_REG0, BIT(0))), 276 MSTOP(BUS_MCPU2, BIT(1))), 278 MSTOP(BUS_MCPU2, BIT(2))), 280 MSTOP(BUS_MCPU2, BIT(3))), 282 MSTOP(BUS_MCPU2, BIT(4))), 284 MSTOP(BUS_MCPU2, BIT(5))), [all …]
|
| A D | rzg2l-cpg.h | 85 #define MSTOP(name, bitmask) ((CPG_##name##_MSTOP) << 16 | (bitmask)) macro
|
Completed in 9 milliseconds