Searched refs:eth_parents (Results 1 – 4 of 4) sorted by relevance
/third_party/uboot/u-boot-2020.01/drivers/clk/mediatek/ |
D | clk-mt7629.c | 172 static const int eth_parents[] = { variable 367 MUX_GATE(CLK_TOP_ETH_SEL, eth_parents, 0x40, 24, 3, 31),
|
D | clk-mt8516.c | 380 static const int eth_parents[] = { variable 514 MUX(CLK_TOP_ETH_SEL, eth_parents, 0x040, 6, 3),
|
D | clk-mt8518.c | 278 static const int eth_parents[] = { variable 1194 MUX(CLK_TOP_ETH_SEL, eth_parents, 0x040, 6, 3),
|
/third_party/uboot/u-boot-2020.01/drivers/clk/ |
D | clk_stm32mp1.c | 595 static const u8 eth_parents[] = {_PLL4_P, _PLL3_Q}; variable 622 STM32MP1_CLK_PARENT(_ETH_SEL, RCC_ETHCKSELR, 0, 0x3, eth_parents),
|