OpenGrok
Home
Sort by relevance
Sort by last modified time
Full Search
Definition
Symbol
File Path
History
|
|
Help
Searched
refs:SW_FUNC_EN_N
(Results
1 - 4
of
4
) sorted by null
/external/u-boot/drivers/video/exynos/
exynos_dp_lowlevel.c
158
HDCP_FUNC_EN_N |
SW_FUNC_EN_N
;
176
reg &= ~(
SW_FUNC_EN_N
);
179
reg |=
SW_FUNC_EN_N
;
/external/u-boot/arch/arm/include/asm/arch-rockchip/
edp_rk3288.h
164
#define
SW_FUNC_EN_N
(0x1 << 0)
/external/u-boot/drivers/video/rockchip/
rk_edp.c
98
clrbits_le32(®s->func_en_1,
SW_FUNC_EN_N
);
1012
setbits_le32(®s->func_en_1,
SW_FUNC_EN_N
);
/external/u-boot/arch/arm/mach-exynos/include/mach/
dp.h
279
#define
SW_FUNC_EN_N
(0x1 << 0)
Completed in 65 milliseconds