Searched refs:symbol_h (Results 1 – 1 of 1) sorted by relevance
121 u16 symbol_h, symbol_l; in stf_isp_config_awb() local123 symbol_h = 0x0; symbol_l = 0x0; in stf_isp_config_awb()124 reg_val = AWB_X_SYMBOL_H(symbol_h) | AWB_X_SYMBOL_L(symbol_l); in stf_isp_config_awb()131 symbol_h = 0x0, symbol_l = 0x0; in stf_isp_config_awb()132 reg_val = AWB_Y_SYMBOL_H(symbol_h) | AWB_Y_SYMBOL_L(symbol_l); in stf_isp_config_awb()139 symbol_h = 0x80, symbol_l = 0x80; in stf_isp_config_awb()140 reg_val = AWB_S_SYMBOL_H(symbol_h) | AWB_S_SYMBOL_L(symbol_l); in stf_isp_config_awb()