Searched refs:RCC_APB4ENSETR (Results 1 – 1 of 1) sorted by relevance
/drivers/clk/ |
D | clk-stm32mp1.c | 40 #define RCC_APB4ENSETR 0x200 macro 1489 K_GATE(G_STGENRO, RCC_APB4ENSETR, 20, 0), 1490 K_MGATE(G_USBPHY, RCC_APB4ENSETR, 16, 0), 1491 K_GATE(G_IWDG2, RCC_APB4ENSETR, 15, 0), 1492 K_GATE(G_DDRPERFM, RCC_APB4ENSETR, 8, 0), 1493 K_MGATE(G_DSI, RCC_APB4ENSETR, 4, 0), 1494 K_MGATE(G_LTDC, RCC_APB4ENSETR, 0, 0),
|