Home
last modified time | relevance | path

Searched defs:IMX7D_GPR1_ENET2_TX_CLK_SEL_MASK (Results 1 – 2 of 2) sorted by relevance

/openbmc/linux/include/linux/mfd/syscon/
H A Dimx7-iomuxc-gpr.h36 #define IMX7D_GPR1_ENET2_TX_CLK_SEL_MASK (0x1 << 14) macro
/openbmc/qemu/hw/misc/
H A Dimx7_gpr.c50 #define IMX7D_GPR1_ENET2_TX_CLK_SEL_MASK BIT(14) macro