Searched refs:sph (Results 1 – 7 of 7) sorted by relevance
787 const unsigned int sph = DEFAULT_PHASE; in resizer_calc_ratios() local830 min_width = ((input->width - 7) * 256 - 32 - 64 * sph) / 1024 + 1; in resizer_calc_ratios()864 max_width = min(((input->width - 7) * 256 + 255 - 16 - 32 * sph) / 64 in resizer_calc_ratios()879 ratio->horz = ((input->width - 7) * 256 + 255 - 16 - 32 * sph) in resizer_calc_ratios()882 ratio->horz = ((input->width - 7) * 256 + 255 - 32 - 64 * sph) in resizer_calc_ratios()889 + 32 * sph + 16; in resizer_calc_ratios()893 + 64 * sph + 32; in resizer_calc_ratios()1189 const unsigned int sph = DEFAULT_PHASE; in resizer_try_crop() local1195 ((32 * sph + (source->width - 1) * 64 + 16) >> 8) + 7; in resizer_try_crop()1199 ((64 * sph + (source->width - 1) * 1024 + 32) >> 8) + 7; in resizer_try_crop()
1069 unsigned int sph = prev->crop.left; in preview_config_input_size() local1077 sph -= 2; in preview_config_input_size()1087 sph -= 2; in preview_config_input_size()1093 sph -= 2; in preview_config_input_size()1097 sph -= 2; in preview_config_input_size()1099 isp_reg_writel(isp, (sph << ISPPRV_HORZ_INFO_SPH_SHIFT) | eph, in preview_config_input_size()
1132 unsigned int sph; in ccdc_configure() local1235 sph = crop->left * 2; in ccdc_configure()1238 sph = crop->left; in ccdc_configure()1242 isp_reg_writel(isp, (sph << ISPCCDC_HORZ_INFO_SPH_SHIFT) | in ccdc_configure()
442 hw_feat->sph = XLGMAC_GET_REG_BITS(mac_hfr1, in xlgmac_get_all_hw_features()668 pdata->hw_feat.sph ? "YES" : "NO"); in xlgmac_print_all_hw_features()
520 unsigned int sph; /* Split Header Feature */ member
968 unsigned int sph; /* Split Header Feature */ member
770 hw_feat->sph = XGMAC_GET_BITS(mac_hfr1, MAC_HWF1R, SPHEN); in xgbe_get_all_hw_features()880 hw_feat->sph ? "yes" : "no"); in xgbe_get_all_hw_features()