Home
last modified time | relevance | path

Searched refs:MSTOP (Results 1 – 2 of 2) sorted by relevance

/drivers/clk/renesas/
A Dr9a08g045-cpg.c196 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 Drzg2l-cpg.h85 #define MSTOP(name, bitmask) ((CPG_##name##_MSTOP) << 16 | (bitmask)) macro

Completed in 9 milliseconds