Searched refs:PWRREG_PHY_CONTROL_PHY_EN (Results 1 - 4 of 4) sorted by relevance

/seL4-refos-master/libs/libplatsupport/src/plat/exynos5/
H A Dsysreg.c17 #define PWRREG_PHY_CONTROL_PHY_EN BIT(0) macro
78 *a |= PWRREG_PHY_CONTROL_PHY_EN;
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/exynos5/
H A Dsysreg.c17 #define PWRREG_PHY_CONTROL_PHY_EN BIT(0) macro
78 *a |= PWRREG_PHY_CONTROL_PHY_EN;
/seL4-refos-master/libs/libplatsupport/src/plat/exynos4/
H A Dsrc.c17 #define PWRREG_PHY_CONTROL_PHY_EN BIT(0) macro
67 *a |= PWRREG_PHY_CONTROL_PHY_EN;
/seL4-refos-master/projects/util_libs/libplatsupport/src/plat/exynos4/
H A Dsrc.c17 #define PWRREG_PHY_CONTROL_PHY_EN BIT(0) macro
67 *a |= PWRREG_PHY_CONTROL_PHY_EN;

Completed in 76 milliseconds