Searched refs:RCC_AHB5ENSETR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/clk/ |
| D | clk-stm32mp1.c | 48 #define RCC_AHB5ENSETR 0x210 macro 1604 K_GATE(G_BKPSRAM, RCC_AHB5ENSETR, 8, 0), 1605 K_MGATE(G_RNG1, RCC_AHB5ENSETR, 6, 0), 1606 K_GATE(G_HASH1, RCC_AHB5ENSETR, 5, 0), 1607 K_GATE(G_CRYP1, RCC_AHB5ENSETR, 4, 0), 1608 K_GATE(G_GPIOZ, RCC_AHB5ENSETR, 0, 0),
|