Home
last modified time | relevance | path

Searched refs:QE_CLK13 (Results 1 – 4 of 4) sorted by relevance

/rk3399_rockchip-uboot/include/
H A Dfsl_qe.h163 QE_CLK13, /* Clock 13 */ enumerator
/rk3399_rockchip-uboot/include/configs/
H A Dp1_twr.h335 #define CONFIG_SYS_UEC5_TX_CLK QE_CLK13 /* CLK 13 for RMII */
H A Dp1_p2_rdb_pc.h748 #define CONFIG_SYS_UEC5_TX_CLK QE_CLK13 /* CLK 13 for RMII */
/rk3399_rockchip-uboot/drivers/qe/
H A Duccf.c129 case QE_CLK13: source = 5; break; in ucc_set_clk_src()