Searched refs:RCC_AHB5ENSETR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v4.19/drivers/clk/ |
| D | clk-stm32mp1.c | 45 #define RCC_AHB5ENSETR 0x210 macro 1532 K_GATE(G_BKPSRAM, RCC_AHB5ENSETR, 8, 0), 1533 K_MGATE(G_RNG1, RCC_AHB5ENSETR, 6, 0), 1534 K_GATE(G_HASH1, RCC_AHB5ENSETR, 5, 0), 1535 K_GATE(G_CRYP1, RCC_AHB5ENSETR, 4, 0), 1536 K_GATE(G_GPIOZ, RCC_AHB5ENSETR, 0, 0),
|