Home
last modified time | relevance | path

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

/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.c1043 uf_info->tx_clock = qe_clock_source(s); in qe_uec_set_uec_info()
1044 if (uf_info->tx_clock < QE_CLK_NONE || in qe_uec_set_uec_info()
1045 uf_info->tx_clock > QE_CLK24) { in qe_uec_set_uec_info()
1061 uf_info->tx_clock = val; in qe_uec_set_uec_info()
A Duec.h610 .tx_clock = CFG_SYS_UEC##num##_TX_CLK, \

Completed in 12 milliseconds