Searched refs:RCC_ETH12CKSELR (Results 1 – 2 of 2) sorted by relevance
/Linux-v6.1/drivers/clk/stm32/ |
D | clk-stm32mp13.c | 303 CFG_DIV(DIV_ETH1PTP, RCC_ETH12CKSELR, 4, 4, 0, NULL, DIV_NO_RDY), 304 CFG_DIV(DIV_ETH2PTP, RCC_ETH12CKSELR, 12, 4, 0, NULL, DIV_NO_RDY), 374 CFG_MUX(MUX_ETH1, RCC_ETH12CKSELR, 0, 2), 375 CFG_MUX(MUX_ETH2, RCC_ETH12CKSELR, 8, 2),
|
D | stm32mp13_rcc.h | 95 #define RCC_ETH12CKSELR 0x64c macro
|