Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duccf.h96 qe_clock_e tx_clock; member
H A Duccf.c371 if (uf_info->tx_clock != QE_CLK_NONE) { in ucc_fast_init()
373 uf_info->tx_clock, COMM_DIR_TX)) { in ucc_fast_init()
H A Duec.h657 .tx_clock = CONFIG_SYS_UEC##num##_TX_CLK, \