Searched refs:DEF_RST (Results 1 – 7 of 7) sorted by relevance
/linux-6.12.1/drivers/clk/renesas/ |
D | r9a07g043-cpg.c | 302 DEF_RST(R9A07G043_GIC600_GICRESET_N, 0x814, 0), 303 DEF_RST(R9A07G043_GIC600_DBG_GICRESET_N, 0x814, 1), 304 DEF_RST(R9A07G043_IA55_RESETN, 0x818, 0), 307 DEF_RST(R9A07G043_IAX45_RESETN, 0x818, 0), 309 DEF_RST(R9A07G043_DMAC_ARESETN, 0x82c, 0), 310 DEF_RST(R9A07G043_DMAC_RST_ASYNC, 0x82c, 1), 311 DEF_RST(R9A07G043_OSTM0_PRESETZ, 0x834, 0), 312 DEF_RST(R9A07G043_OSTM1_PRESETZ, 0x834, 1), 313 DEF_RST(R9A07G043_OSTM2_PRESETZ, 0x834, 2), 314 DEF_RST(R9A07G043_MTU_X_PRESET_MTU3, 0x838, 0), [all …]
|
D | r9a07g044-cpg.c | 372 DEF_RST(R9A07G044_GIC600_GICRESET_N, 0x814, 0), 373 DEF_RST(R9A07G044_GIC600_DBG_GICRESET_N, 0x814, 1), 374 DEF_RST(R9A07G044_IA55_RESETN, 0x818, 0), 375 DEF_RST(R9A07G044_DMAC_ARESETN, 0x82c, 0), 376 DEF_RST(R9A07G044_DMAC_RST_ASYNC, 0x82c, 1), 377 DEF_RST(R9A07G044_OSTM0_PRESETZ, 0x834, 0), 378 DEF_RST(R9A07G044_OSTM1_PRESETZ, 0x834, 1), 379 DEF_RST(R9A07G044_OSTM2_PRESETZ, 0x834, 2), 380 DEF_RST(R9A07G044_MTU_X_PRESET_MTU3, 0x838, 0), 381 DEF_RST(R9A07G044_GPT_RST_C, 0x840, 0), [all …]
|
D | r9a09g057-cpg.c | 122 DEF_RST(6, 13, 2, 30), /* GTM_0_PRESETZ */ 123 DEF_RST(6, 14, 2, 31), /* GTM_1_PRESETZ */ 124 DEF_RST(6, 15, 3, 0), /* GTM_2_PRESETZ */ 125 DEF_RST(7, 0, 3, 1), /* GTM_3_PRESETZ */ 126 DEF_RST(7, 1, 3, 2), /* GTM_4_PRESETZ */ 127 DEF_RST(7, 2, 3, 3), /* GTM_5_PRESETZ */ 128 DEF_RST(7, 3, 3, 4), /* GTM_6_PRESETZ */ 129 DEF_RST(7, 4, 3, 5), /* GTM_7_PRESETZ */ 130 DEF_RST(7, 5, 3, 6), /* WDT_0_RESET */ 131 DEF_RST(7, 6, 3, 7), /* WDT_1_RESET */ [all …]
|
D | r9a08g045-cpg.c | 231 DEF_RST(R9A08G045_GIC600_GICRESET_N, 0x814, 0), 232 DEF_RST(R9A08G045_GIC600_DBG_GICRESET_N, 0x814, 1), 233 DEF_RST(R9A08G045_IA55_RESETN, 0x818, 0), 234 DEF_RST(R9A08G045_DMAC_ARESETN, 0x82c, 0), 235 DEF_RST(R9A08G045_DMAC_RST_ASYNC, 0x82c, 1), 236 DEF_RST(R9A08G045_WDT0_PRESETN, 0x848, 0), 237 DEF_RST(R9A08G045_SDHI0_IXRST, 0x854, 0), 238 DEF_RST(R9A08G045_SDHI1_IXRST, 0x854, 1), 239 DEF_RST(R9A08G045_SDHI2_IXRST, 0x854, 2), 240 DEF_RST(R9A08G045_USB_U2H0_HRESETN, 0x878, 0), [all …]
|
D | r9a09g011-cpg.c | 216 DEF_RST(R9A09G011_PFC_PRESETN, 0x600, 2), 220 DEF_RST(R9A09G011_USB_PRESET_N, 0x608, 7), 221 DEF_RST(R9A09G011_USB_DRD_RESET, 0x608, 8), 222 DEF_RST(R9A09G011_USB_ARESETN_P, 0x608, 9), 223 DEF_RST(R9A09G011_USB_ARESETN_H, 0x608, 10), 226 DEF_RST(R9A09G011_TIM_GPB_PRESETN, 0x614, 1), 227 DEF_RST(R9A09G011_TIM_GPC_PRESETN, 0x614, 2), 231 DEF_RST(R9A09G011_IIC_GPA_PRESETN, 0x614, 8), 232 DEF_RST(R9A09G011_IIC_GPB_PRESETN, 0x614, 9),
|
D | rzv2h-cpg.h | 153 #define DEF_RST(_resindex, _resbit, _monindex, _monbit) \ macro
|
D | rzg2l-cpg.h | 246 #define DEF_RST(_id, _off, _bit) \ macro
|