Searched refs:comadj (Results 1 – 3 of 3) sorted by relevance
178 int comadj; in corgi_lcdtg_hw_init() local202 comadj = sharpsl_param.comadj; in corgi_lcdtg_hw_init()203 if (comadj < 0) in corgi_lcdtg_hw_init()204 comadj = DEFAULT_COMADJ; in corgi_lcdtg_hw_init()205 lcdtg_set_common_voltage((POWER0_DAC_ON | POWER0_COM_OFF | POWER0_VCC5_OFF), comadj); in corgi_lcdtg_hw_init()
16 unsigned int comadj; member
47 sharpsl_param.comadj=-1; in sharpsl_save_param()