Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h38 #define IMX7D_GPR1_ENET1_CLK_DIR_MASK (0x1 << 17) macro
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c52 #define IMX7D_GPR1_ENET1_CLK_DIR_MASK BIT(17) macro