Home
last modified time | relevance | path

Searched refs:QE_CLK16 (Results 1 – 5 of 5) sorted by relevance

/rk3399_rockchip-uboot/include/configs/
H A DMPC8569MDS.h314 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK16 /* CLK16 for RMII */
335 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK16 /* CLK 16 for RMII */
356 #define CONFIG_SYS_UEC3_TX_CLK QE_CLK16 /* CLK_16 for RMII */
377 #define CONFIG_SYS_UEC4_TX_CLK QE_CLK16 /* CLK16 for RMII */
H A DMPC8568MDS.h285 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK16
297 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK16
H A DMPC8323ERDB.h286 #define CONFIG_SYS_UEC2_RX_CLK QE_CLK16
/rk3399_rockchip-uboot/drivers/qe/
H A Duccf.c119 case QE_CLK16: source = 10; break; in ucc_set_clk_src()
134 case QE_CLK16: source = 10; break; in ucc_set_clk_src()
150 case QE_CLK16: source = 11; break; in ucc_set_clk_src()
166 case QE_CLK16: source = 11; break; in ucc_set_clk_src()
/rk3399_rockchip-uboot/include/
H A Dfsl_qe.h166 QE_CLK16, /* Clock 16 */ enumerator