Searched refs:oChannel (Results 1 – 1 of 1) sorted by relevance
120 unsigned char oChannel = 0; in nvp6158_get_eq_dist() local133 oChannel = ps_eq_info->Ch; in nvp6158_get_eq_dist()136 SAM.ch = oChannel; in nvp6158_get_eq_dist()138 Hsync_Accumulation.ch = oChannel; in nvp6158_get_eq_dist()140 AGC.ch = oChannel; in nvp6158_get_eq_dist()142 Cable_Distance.Ch = oChannel; in nvp6158_get_eq_dist()144 if(nvp6158_chip_id[oChannel/4]==NVP6158_R0_ID || nvp6158_chip_id[oChannel/4]==NVP6158C_R0_ID) in nvp6158_get_eq_dist()179 printk("CH:[%d] Hsync 1 : %08x\n", oChannel, Hsync_Accumulation.hsync_accum_val1); in nvp6158_get_eq_dist()180 printk("CH:[%d] Hsync 2 : %08x\n", oChannel, Hsync_Accumulation.hsync_accum_val2); in nvp6158_get_eq_dist()181 printk("CH:[%d] Hsync Result : %08x\n", oChannel, Hsync_Accumulation.hsync_accum_result); in nvp6158_get_eq_dist()[all …]