Home
last modified time | relevance | path

Searched refs:QE_CLK12 (Results 1 – 6 of 6) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8569MDS.h308 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK12
350 #define CONFIG_SYS_UEC3_TX_CLK QE_CLK12
H A Dsuvd3.h195 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK12
H A Dp1_twr.h321 #define CONFIG_SYS_UEC1_RX_CLK QE_CLK12 /* CLK12 for MII */
H A Dp1_p2_rdb_pc.h734 #define CONFIG_SYS_UEC1_RX_CLK QE_CLK12 /* CLK12 for MII */
/rk3399_rockchip-uboot/include/
H A Dfsl_qe.h162 QE_CLK12, /* Clock 12 */ enumerator
/rk3399_rockchip-uboot/drivers/qe/
H A Duccf.c117 case QE_CLK12: source = 8; break; in ucc_set_clk_src()