Searched refs:RCC_ETHCKSELR (Results 1 - 2 of 2) sorted by relevance
/kernel/linux/linux-5.10/drivers/clk/ |
H A D | clk-stm32mp1.c | 63 #define RCC_ETHCKSELR 0x8FC macro 1631 K_MMUX(M_ETHCK, RCC_ETHCKSELR, 0, 2, 0), 1965 _DIV(RCC_ETHCKSELR, 4, 4, 0, NULL)),
|
/kernel/linux/linux-6.6/drivers/clk/ |
H A D | clk-stm32mp1.c | 66 #define RCC_ETHCKSELR 0x8FC macro 1728 K_MMUX(M_ETHCK, RCC_ETHCKSELR, 0, 2, 0), 2056 CLK_SET_RATE_NO_REPARENT, RCC_ETHCKSELR, 4, 4, 0),
|
Completed in 7 milliseconds