Home
last modified time | relevance | path

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

/linux/include/soc/fsl/qe/
H A Ducc_fast.h171 enum ucc_fast_tx_encoding_method tenc; member
H A Ducc_slow.h180 enum ucc_slow_tx_encoding_method tenc; member
/linux/drivers/soc/fsl/qe/
H A Ducc_slow.c269 gumr = (u32)us_info->tdcr | (u32)us_info->rdcr | (u32)us_info->tenc | in ucc_slow_init()
H A Ducc_fast.c262 gumr |= uf_info->tenc; in ucc_fast_init()