Home
last modified time | relevance | path

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

/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628.c730 int sw_hsync_pol, sw_vsync_pol; in rk628_debugfs_dump() local
807 sw_hsync_pol = (val & 0x4000000) ? 1 : 0; in rk628_debugfs_dump()
1028 DEBUG_PRINT("\tsw_hsync_pol:%d, sw_vsync_pol:%d\n", sw_hsync_pol, sw_vsync_pol); in rk628_debugfs_dump()