Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/qe/
H A Duccf.h43 #define UCC_FAST_GUMR_RSYN 0x00010000 macro
/openbmc/linux/drivers/soc/fsl/qe/
H A Ducc_fast.c255 gumr |= UCC_FAST_GUMR_RSYN; in ucc_fast_init()
/openbmc/linux/include/soc/fsl/qe/
H A Dqe.h665 #define UCC_FAST_GUMR_RSYN 0x00010000 macro
/openbmc/linux/drivers/net/wan/
H A Dfsl_ucc_hdlc.c134 gumr &= ~(UCC_FAST_GUMR_CTSP | UCC_FAST_GUMR_RSYN); in uhdlc_init()