Home
last modified time | relevance | path

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

/trusted-firmware-a-latest/drivers/st/clk/
Dclk-stm32mp13.c465 MUX_CFG(MUX_ETH1, ETH1_src, RCC_ETH12CKSELR, 0, 2),
466 MUX_CFG(MUX_ETH2, ETH2_src, RCC_ETH12CKSELR, 8, 2),
871 DIV_CFG(DIV_ETH1PTP, RCC_ETH12CKSELR, 4, 4, 0, NULL, DIV_NO_BIT_RDY),
872 DIV_CFG(DIV_ETH2PTP, RCC_ETH12CKSELR, 12, 4, 0, NULL, DIV_NO_BIT_RDY),
/trusted-firmware-a-latest/include/drivers/st/
Dstm32mp13_rcc.h96 #define RCC_ETH12CKSELR U(0X64C) macro