Home
last modified time | relevance | path

Searched refs:RCC_ETH12CKSELR (Results 1 – 2 of 2) sorted by relevance

/linux-6.12.1/drivers/clk/stm32/
Dclk-stm32mp13.c305 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),
Dstm32mp13_rcc.h95 #define RCC_ETH12CKSELR 0x64c macro