HomeSort by relevance Sort by last modified time
    Searched refs:QE_CLK16 (Results 1 - 5 of 5) sorted by null

  /external/u-boot/include/configs/
MPC8569MDS.h 307 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK16 /* CLK16 for RMII */
328 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK16 /* CLK 16 for RMII */
349 #define CONFIG_SYS_UEC3_TX_CLK QE_CLK16 /* CLK_16 for RMII */
370 #define CONFIG_SYS_UEC4_TX_CLK QE_CLK16 /* CLK16 for RMII */
MPC8568MDS.h 280 #define CONFIG_SYS_UEC1_TX_CLK QE_CLK16
292 #define CONFIG_SYS_UEC2_TX_CLK QE_CLK16
MPC8323ERDB.h 280 #define CONFIG_SYS_UEC2_RX_CLK QE_CLK16
  /external/u-boot/drivers/qe/
uccf.c 118 case QE_CLK16: source = 10; break;
133 case QE_CLK16: source = 10; break;
149 case QE_CLK16: source = 11; break;
165 case QE_CLK16: source = 11; break;
  /external/u-boot/include/
fsl_qe.h 165 QE_CLK16, /* Clock 16 */

Completed in 82 milliseconds