Home
last modified time | relevance | path

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

/openbmc/linux/include/soc/fsl/qe/
H A Ducc.h24 UCC_SPEED_TYPE_FAST = UCC_GUEMR_MODE_FAST_RX | UCC_GUEMR_MODE_FAST_TX,
H A Dqe.h578 #define UCC_GUEMR_MODE_FAST_TX 0x01 macro
/openbmc/u-boot/drivers/qe/
H A Duccf.h28 #define UCC_GUEMR_MODE_FAST_TX 0x01 macro
H A Duccf.c299 | UCC_GUEMR_MODE_FAST_TX); in ucc_fast_init()