Searched refs:DEF_RST (Results 1 – 2 of 2) sorted by relevance
/linux/drivers/clk/renesas/ |
A D | r9a07g044-cpg.c | 233 DEF_RST(R9A07G044_IA55_RESETN, 0x818, 0), 236 DEF_RST(R9A07G044_SPI_RST, 0x850, 0), 237 DEF_RST(R9A07G044_SDHI0_IXRST, 0x854, 0), 238 DEF_RST(R9A07G044_SDHI1_IXRST, 0x854, 1), 246 DEF_RST(R9A07G044_USB_PRESETN, 0x878, 3), 249 DEF_RST(R9A07G044_I2C0_MRST, 0x880, 0), 250 DEF_RST(R9A07G044_I2C1_MRST, 0x880, 1), 251 DEF_RST(R9A07G044_I2C2_MRST, 0x880, 2), 252 DEF_RST(R9A07G044_I2C3_MRST, 0x880, 3), 258 DEF_RST(R9A07G044_SCI0_RST, 0x888, 0), [all …]
|
A D | rzg2l-cpg.h | 153 #define DEF_RST(_id, _off, _bit) \ macro
|
Completed in 4 milliseconds