Searched refs:DEF_RST (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/clk/renesas/ |
D | r9a07g044-cpg.c | 351 DEF_RST(R9A07G044_GIC600_GICRESET_N, 0x814, 0), 352 DEF_RST(R9A07G044_GIC600_DBG_GICRESET_N, 0x814, 1), 353 DEF_RST(R9A07G044_IA55_RESETN, 0x818, 0), 354 DEF_RST(R9A07G044_DMAC_ARESETN, 0x82c, 0), 355 DEF_RST(R9A07G044_DMAC_RST_ASYNC, 0x82c, 1), 356 DEF_RST(R9A07G044_OSTM0_PRESETZ, 0x834, 0), 357 DEF_RST(R9A07G044_OSTM1_PRESETZ, 0x834, 1), 358 DEF_RST(R9A07G044_OSTM2_PRESETZ, 0x834, 2), 359 DEF_RST(R9A07G044_GPT_RST_C, 0x840, 0), 360 DEF_RST(R9A07G044_POEG_A_RST, 0x844, 0), [all …]
|
D | r9a07g043-cpg.c | 259 DEF_RST(R9A07G043_GIC600_GICRESET_N, 0x814, 0), 260 DEF_RST(R9A07G043_GIC600_DBG_GICRESET_N, 0x814, 1), 261 DEF_RST(R9A07G043_IA55_RESETN, 0x818, 0), 264 DEF_RST(R9A07G043_IAX45_RESETN, 0x818, 0), 266 DEF_RST(R9A07G043_DMAC_ARESETN, 0x82c, 0), 267 DEF_RST(R9A07G043_DMAC_RST_ASYNC, 0x82c, 1), 268 DEF_RST(R9A07G043_OSTM0_PRESETZ, 0x834, 0), 269 DEF_RST(R9A07G043_OSTM1_PRESETZ, 0x834, 1), 270 DEF_RST(R9A07G043_OSTM2_PRESETZ, 0x834, 2), 271 DEF_RST(R9A07G043_WDT0_PRESETN, 0x848, 0), [all …]
|
D | r9a09g011-cpg.c | 145 DEF_RST(R9A09G011_PFC_PRESETN, 0x600, 2), 148 DEF_RST(R9A09G011_IIC_GPA_PRESETN, 0x614, 8), 149 DEF_RST(R9A09G011_IIC_GPB_PRESETN, 0x614, 9),
|
D | rzg2l-cpg.h | 224 #define DEF_RST(_id, _off, _bit) \ macro
|