Home
last modified time | relevance | path

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

/u-boot/drivers/video/nexell/soc/
A Ds5pxx18_soc_dpc.h386 u16 hsob, u16 vsob, u16 vsoe,
420 u32 hsoe, u32 vsos, u32 vsoe);
438 u16 hsob, u16 vsob, u16 vsoe,
A Ds5pxx18_soc_dpc.c1286 u16 vsob, u16 vsoe, u8 vsost, int novrst) in nx_dpc_set_encoder_sync_location() argument
1296 writel((u16)(((vsost & 0x3) << 6) | (novrst << 5) | (vsoe & 0x1f)), in nx_dpc_set_encoder_sync_location()
1535 u32 vsos, u32 vsoe) in nx_dpc_set_video_encoder_timing() argument
1547 writel((u16)(vsoe & 0x1fu), &pregister->ntsc_vsoe); in nx_dpc_set_video_encoder_timing()

Completed in 8 milliseconds