Home
last modified time | relevance | path

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

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