Home
last modified time | relevance | path

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

/u-boot/drivers/net/qe/
A Duccf.h97 qe_clock_e tx_clock; member
A Duccf.c490 if (uf_info->tx_clock != QE_CLK_NONE) { in ucc_fast_init()
492 uf_info->tx_clock, COMM_DIR_TX)) { in ucc_fast_init()
A Ddm_qe_uec.c1044 uf_info->tx_clock = qe_clock_source(s); in qe_uec_set_uec_info()
1045 if (uf_info->tx_clock < QE_CLK_NONE || in qe_uec_set_uec_info()
1046 uf_info->tx_clock > QE_CLK24) { in qe_uec_set_uec_info()
1062 uf_info->tx_clock = val; in qe_uec_set_uec_info()
A Duec.h610 .tx_clock = CONFIG_SYS_UEC##num##_TX_CLK, \
/u-boot/drivers/qe/
A Duccf.h97 qe_clock_e tx_clock; member
A Duccf.c491 if (uf_info->tx_clock != QE_CLK_NONE) { in ucc_fast_init()
493 uf_info->tx_clock, COMM_DIR_TX)) { in ucc_fast_init()
A Duec.h610 .tx_clock = CONFIG_SYS_UEC##num##_TX_CLK, \

Completed in 37 milliseconds