Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_dpc.c1006 u32 regvalue0; in nx_dpc_set_output_format() local
1014 regvalue0 = (u32)(readl(&pregister->dpcctrl1) & 0xff3f); in nx_dpc_set_output_format()
1015 regvalue0 = (u32)((output_video_config << 6) | regvalue0); in nx_dpc_set_output_format()
1016 writel((u32)regvalue0, &pregister->dpcctrl1); in nx_dpc_set_output_format()

Completed in 7 milliseconds