Searched refs:hsob (Results 1 - 2 of 2) sorted by relevance

/u-boot/drivers/video/nexell/soc/
H A Ds5pxx18_soc_dpc.h386 u16 hsob, u16 vsob, u16 vsoe,
438 u16 hsob, u16 vsob, u16 vsoe,
H A Ds5pxx18_soc_dpc.c1285 void nx_dpc_set_encoder_sync_location(u32 module_index, u16 hsoe, u16 hsob, argument
1291 writel((u16)((((vsob & 0x100) >> 2) | ((hsob & 0x700) >> 5) |
1294 writel((u16)(hsob & 0xff), &pregister->ntsc_hsob);

Completed in 94 milliseconds