Searched refs:SW_LVDS_SAV (Results 1 – 2 of 2) sorted by relevance
1861 val = SW_LVDS_SAV(cfg.frm_sync_code[LVDS_CODE_GRP_LINEAR].odd_sync_code.act.sav) | in rkisp_config_lvds()1864 val = SW_LVDS_SAV(cfg.frm_sync_code[LVDS_CODE_GRP_LINEAR].odd_sync_code.blk.sav) | in rkisp_config_lvds()
2226 #define SW_LVDS_SAV(a) ((a) & 0xfff) macro