Searched refs:h_shift (Results 1 – 3 of 3) sorted by relevance
165 &scaler->h_shift); in s3c_camif_get_scaler_config()177 scaler->main_h_ratio = (source_x << 8) / (target_x << scaler->h_shift); in s3c_camif_get_scaler_config()186 scaler->pre_h_ratio, scaler->h_shift, in s3c_camif_get_scaler_config()
172 u32 h_shift; member
372 shfactor = 10 - (sc->h_shift + sc->v_shift); in camif_hw_set_prescaler()