Searched refs:isp_config (Results 1 – 3 of 3) sorted by relevance
2708 &isp_config); in atomisp_css_get_wb_config()2731 &isp_config); in atomisp_css_get_ob_config()2754 &isp_config); in atomisp_css_get_dp_config()2777 &isp_config); in atomisp_css_get_de_config()2801 &isp_config); in atomisp_css_get_nr_config()2824 &isp_config); in atomisp_css_get_ee_config()2847 &isp_config); in atomisp_css_get_tnr_config()2874 &isp_config); in atomisp_css_get_ctc_table()2902 &isp_config); in atomisp_css_get_gamma_table()2926 &isp_config); in atomisp_css_get_gc_config()[all …]
2031 nv->isp_config.burst_enable = 1; in qla1280_set_defaults()2033 nv->isp_config.fifo_threshold |= 3; in qla1280_set_defaults()2035 nv->isp_config.fifo_threshold |= 4; in qla1280_set_defaults()2188 cfg1 |= nv->isp_config.fifo_threshold << 4; in qla1280_nvram_config()2190 cfg1 |= nv->isp_config.burst_enable << 2; in qla1280_nvram_config()2199 cfg1 = nv->isp_config.fifo_threshold << 4; in qla1280_nvram_config()2200 cfg1 |= nv->isp_config.burst_enable << 2; in qla1280_nvram_config()
376 } isp_config; /* 16 */ member