Home
last modified time | relevance | path

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

/openbmc/linux/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()
/openbmc/u-boot/include/configs/
H A DMPC8569MDS.h304 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK16 /* CLK16 for RMII */
325 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK16 /* CLK 16 for RMII */
346 #define CONFIG_SYS_UEC3_TX_CLK QE_CLK16 /* CLK_16 for RMII */
367 #define CONFIG_SYS_UEC4_TX_CLK QE_CLK16 /* CLK16 for RMII */
H A DMPC8568MDS.h277 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK16
289 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK16
H A DMPC8323ERDB.h277 #define CONFIG_SYS_UEC2_RX_CLK QE_CLK16
/openbmc/u-boot/drivers/qe/
H A Duccf.c118 case QE_CLK16: source = 10; break; in ucc_set_clk_src()
133 case QE_CLK16: source = 10; break; in ucc_set_clk_src()
149 case QE_CLK16: source = 11; break; in ucc_set_clk_src()
165 case QE_CLK16: source = 11; break; in ucc_set_clk_src()
/openbmc/u-boot/include/
H A Dfsl_qe.h165 QE_CLK16, /* Clock 16 */ enumerator
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h64 QE_CLK16, /* Clock 16 */ enumerator