Home
last modified time | relevance | path

Searched refs:QE_CLK_NONE (Results 1 – 15 of 15) sorted by relevance

/OK3568_Linux_fs/u-boot/include/configs/
H A DMPC8569MDS.h306 #define CONFIG_SYS_UEC1_RX_CLK QE_CLK_NONE
327 #define CONFIG_SYS_UEC2_RX_CLK QE_CLK_NONE
348 #define CONFIG_SYS_UEC3_RX_CLK QE_CLK_NONE
369 #define CONFIG_SYS_UEC4_RX_CLK QE_CLK_NONE
390 #define CONFIG_SYS_UEC6_RX_CLK QE_CLK_NONE
391 #define CONFIG_SYS_UEC6_TX_CLK QE_CLK_NONE
403 #define CONFIG_SYS_UEC8_RX_CLK QE_CLK_NONE
404 #define CONFIG_SYS_UEC8_TX_CLK QE_CLK_NONE
H A DMPC8568MDS.h284 #define CONFIG_SYS_UEC1_RX_CLK QE_CLK_NONE
296 #define CONFIG_SYS_UEC2_RX_CLK QE_CLK_NONE
H A Dsuvd3.h194 #define CONFIG_SYS_UEC2_RX_CLK QE_CLK_NONE /* not used in RMII Mode */
H A Dp1_twr.h334 #define CONFIG_SYS_UEC5_RX_CLK QE_CLK_NONE
H A Dp1_p2_rdb_pc.h747 #define CONFIG_SYS_UEC5_RX_CLK QE_CLK_NONE
/OK3568_Linux_fs/kernel/drivers/soc/fsl/qe/
H A Ducc_fast.c312 if ((uf_info->rx_clock != QE_CLK_NONE) && in ucc_fast_init()
321 if ((uf_info->tx_clock != QE_CLK_NONE) && in ucc_fast_init()
331 if ((uf_info->rx_clock != QE_CLK_NONE) && in ucc_fast_init()
340 if ((uf_info->tx_clock != QE_CLK_NONE) && in ucc_fast_init()
349 if ((uf_info->rx_sync != QE_CLK_NONE) && in ucc_fast_init()
358 if ((uf_info->tx_sync != QE_CLK_NONE) && in ucc_fast_init()
H A Dqe_tdm.c47 if ((ut_info->uf_info.rx_sync < QE_CLK_NONE) || in ucc_of_parse_tdm()
60 if ((ut_info->uf_info.tx_sync < QE_CLK_NONE) || in ucc_of_parse_tdm()
H A Dqe.c250 return QE_CLK_NONE; in qe_clock_source()
/OK3568_Linux_fs/u-boot/drivers/qe/
H A Duccf.c362 if (uf_info->rx_clock != QE_CLK_NONE) { in ucc_fast_init()
372 if (uf_info->tx_clock != QE_CLK_NONE) { in ucc_fast_init()
/OK3568_Linux_fs/kernel/drivers/usb/host/
H A Dfhci-hcd.c724 if (fhci->fullspeed_clk == QE_CLK_NONE && in of_fhci_probe()
725 fhci->lowspeed_clk == QE_CLK_NONE) { in of_fhci_probe()
736 if (fhci->fullspeed_clk != QE_CLK_NONE) { in of_fhci_probe()
/OK3568_Linux_fs/u-boot/include/configs/km/
H A Dkm83xx-common.h165 #define CONFIG_SYS_UEC1_RX_CLK QE_CLK_NONE /* not used in RMII Mode */
/OK3568_Linux_fs/u-boot/include/
H A Dfsl_qe.h134 QE_CLK_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/wan/
H A Dfsl_ucc_hdlc.c1143 if ((ut_info->uf_info.rx_clock < QE_CLK_NONE) || in ucc_hdlc_probe()
1156 if ((ut_info->uf_info.tx_clock < QE_CLK_NONE) || in ucc_hdlc_probe()
/OK3568_Linux_fs/kernel/include/soc/fsl/qe/
H A Dqe.h38 QE_CLK_NONE = 0, enumerator
/OK3568_Linux_fs/kernel/drivers/net/ethernet/freescale/
H A Ducc_geth.c3740 if ((ug_info->uf_info.rx_clock < QE_CLK_NONE) || in ucc_geth_probe()
3753 if ((*prop < QE_CLK_NONE) || (*prop > QE_CLK24)) { in ucc_geth_probe()
3763 if ((ug_info->uf_info.tx_clock < QE_CLK_NONE) || in ucc_geth_probe()
3774 if ((*prop < QE_CLK_NONE) || (*prop > QE_CLK24)) { in ucc_geth_probe()