Searched refs:hsob (Results 1 – 2 of 2) sorted by relevance
/u-boot/drivers/video/nexell/soc/ |
A D | s5pxx18_soc_dpc.h | 386 u16 hsob, u16 vsob, u16 vsoe, 438 u16 hsob, u16 vsob, u16 vsoe,
|
A D | s5pxx18_soc_dpc.c | 1285 void nx_dpc_set_encoder_sync_location(u32 module_index, u16 hsoe, u16 hsob, in nx_dpc_set_encoder_sync_location() argument 1291 writel((u16)((((vsob & 0x100) >> 2) | ((hsob & 0x700) >> 5) | in nx_dpc_set_encoder_sync_location() 1294 writel((u16)(hsob & 0xff), &pregister->ntsc_hsob); in nx_dpc_set_encoder_sync_location()
|
Completed in 8 milliseconds