Searched refs:RCC_AHB4ENSETR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.15/drivers/clk/ |
| D | clk-stm32mp1.c | 47 #define RCC_AHB4ENSETR 0xA28 macro 1592 K_GATE(G_GPIOK, RCC_AHB4ENSETR, 10, 0), 1593 K_GATE(G_GPIOJ, RCC_AHB4ENSETR, 9, 0), 1594 K_GATE(G_GPIOI, RCC_AHB4ENSETR, 8, 0), 1595 K_GATE(G_GPIOH, RCC_AHB4ENSETR, 7, 0), 1596 K_GATE(G_GPIOG, RCC_AHB4ENSETR, 6, 0), 1597 K_GATE(G_GPIOF, RCC_AHB4ENSETR, 5, 0), 1598 K_GATE(G_GPIOE, RCC_AHB4ENSETR, 4, 0), 1599 K_GATE(G_GPIOD, RCC_AHB4ENSETR, 3, 0), 1600 K_GATE(G_GPIOC, RCC_AHB4ENSETR, 2, 0), [all …]
|