Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Ducc.c148 case QE_CLK16: clock_bits = 10; break; in ucc_set_qe_mux_rxtx()
163 case QE_CLK16: clock_bits = 10; break; in ucc_set_qe_mux_rxtx()
179 case QE_CLK16: clock_bits = 11; break; in ucc_set_qe_mux_rxtx()
195 case QE_CLK16: clock_bits = 11; break; in ucc_set_qe_mux_rxtx()
333 case QE_CLK16: in ucc_get_tdm_rx_clk()
460 case QE_CLK16: in ucc_get_tdm_tx_clk()
/OK3568_Linux_fs/u-boot/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
/OK3568_Linux_fs/u-boot/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()
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_qe.h166 QE_CLK16, /* Clock 16 */ enumerator
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dqe.h70 QE_CLK16, /* Clock 16 */ enumerator