Home
last modified time | relevance | path

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

/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h39 #define IMX7D_GPR1_ENET2_CLK_DIR_MASK (0x1 << 18) macro
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c53 #define IMX7D_GPR1_ENET2_CLK_DIR_MASK BIT(18) macro