Home
last modified time | relevance | path

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

/openbmc/linux/drivers/clk/renesas/
H A Dr9a09g011-cpg.c217 DEF_RST_MON(R9A09G011_SDI0_IXRST, 0x608, 0, 6),
218 DEF_RST_MON(R9A09G011_SDI1_IXRST, 0x608, 1, 7),
219 DEF_RST_MON(R9A09G011_EMM_IXRST, 0x608, 2, 8),
224 DEF_RST_MON(R9A09G011_ETH0_RST_HW_N, 0x608, 11, 11),
225 DEF_RST_MON(R9A09G011_SYC_RST_N, 0x610, 9, 13),
228 DEF_RST_MON(R9A09G011_PWM_GPF_PRESETN, 0x614, 5, 23),
229 DEF_RST_MON(R9A09G011_CSI_GPG_PRESETN, 0x614, 6, 22),
230 DEF_RST_MON(R9A09G011_CSI_GPH_PRESETN, 0x614, 7, 23),
233 DEF_RST_MON(R9A09G011_WDT0_PRESETN, 0x614, 12, 19),
H A Drzg2l-cpg.h215 #define DEF_RST_MON(_id, _off, _bit, _monbit) \ macro
222 DEF_RST_MON(_id, _off, _bit, -1)