Searched refs:RCC_ETH12CKSELR (Results 1 – 2 of 2) sorted by relevance
/linux-6.12.1/drivers/clk/stm32/ |
D | clk-stm32mp13.c | 305 CFG_DIV(DIV_ETH1PTP, RCC_ETH12CKSELR, 4, 4, 0, NULL, DIV_NO_RDY), 306 CFG_DIV(DIV_ETH2PTP, RCC_ETH12CKSELR, 12, 4, 0, NULL, DIV_NO_RDY), 376 CFG_MUX(MUX_ETH1, RCC_ETH12CKSELR, 0, 2), 377 CFG_MUX(MUX_ETH2, RCC_ETH12CKSELR, 8, 2),
|
D | stm32mp13_rcc.h | 95 #define RCC_ETH12CKSELR 0x64c macro
|