Searched refs:RCC_APB3ENSETR (Results 1 – 1 of 1) sorted by relevance
| /Linux-v5.4/drivers/clk/ |
| D | clk-stm32mp1.c | 39 #define RCC_APB3ENSETR 0xA10 macro 1478 K_GATE(G_HDP, RCC_APB3ENSETR, 20, 0), 1479 K_GATE(G_PMBCTRL, RCC_APB3ENSETR, 17, 0), 1480 K_GATE(G_TMPSENS, RCC_APB3ENSETR, 16, 0), 1481 K_GATE(G_VREF, RCC_APB3ENSETR, 13, 0), 1482 K_GATE(G_SYSCFG, RCC_APB3ENSETR, 11, 0), 1483 K_MGATE(G_SAI4, RCC_APB3ENSETR, 8, 0), 1484 K_MGATE(G_LPTIM5, RCC_APB3ENSETR, 3, 0), 1485 K_MGATE(G_LPTIM4, RCC_APB3ENSETR, 2, 0), 1486 K_MGATE(G_LPTIM3, RCC_APB3ENSETR, 1, 0), [all …]
|