Home
last modified time | relevance | path

Searched refs:GCR1_P1_DE_RST (Results 1 – 2 of 2) sorted by relevance

/openbmc/u-boot/include/fsl-mc/
H A Dfsl_mc.h16 #define GCR1_P1_DE_RST BIT(23) macro
/openbmc/u-boot/drivers/net/fsl-mc/
H A Dmc.c763 out_le32(&mc_ccsr_regs->reg_gcr1, GCR1_P1_DE_RST | GCR1_M_ALL_DE_RST); in mc_init()