Searched refs:RESET_CELL (Results 1 – 1 of 1) sorted by relevance
| /rk3399_ARM-atf/plat/st/stm32mp1/ |
| H A D | stm32mp1_scmi.c | 110 #define RESET_CELL(_scmi_id, _id, _name) \ macro 117 RESET_CELL(RST_SCMI0_SPI6, SPI6_R, "spi6"), 118 RESET_CELL(RST_SCMI0_I2C4, I2C4_R, "i2c4"), 119 RESET_CELL(RST_SCMI0_I2C6, I2C6_R, "i2c6"), 120 RESET_CELL(RST_SCMI0_USART1, USART1_R, "usart1"), 121 RESET_CELL(RST_SCMI0_STGEN, STGEN_R, "stgen"), 122 RESET_CELL(RST_SCMI0_GPIOZ, GPIOZ_R, "gpioz"), 123 RESET_CELL(RST_SCMI0_CRYP1, CRYP1_R, "cryp1"), 124 RESET_CELL(RST_SCMI0_HASH1, HASH1_R, "hash1"), 125 RESET_CELL(RST_SCMI0_RNG1, RNG1_R, "rng1"), [all …]
|