Home
last modified time | relevance | path

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

/openbmc/u-boot/arch/arm/include/asm/arch-tegra/
H A Ddc.h214 uint data_enable_opt; /* _DISP_DATA_ENABLE_OPTIONS_0 */ member
/openbmc/u-boot/drivers/video/
H A Dtegra.c120 writel(val, &disp->data_enable_opt); in update_display_mode()