[go: nahoru, domu]

Searched refs:v_freq (Results 1 - 2 of 2) sorted by relevance

/drivers/media/i2c/
H A Dadv7604.c249 u8 v_freq; member in struct:adv7604_video_standards
946 io_write(sd, 0x01, (predef_vid_timings[i].v_freq << 4) +
947 prim_mode); /* v_freq and prim mode */
2281 v4l2_info(sd, "Prim-mode = 0x%x, video std = 0x%x, v_freq = 0x%x\n",
H A Dadv7842.c131 u8 v_freq; member in struct:adv7842_video_standards
911 /* v_freq and prim mode */
912 io_write(sd, 0x01, (predef_vid_timings[i].v_freq << 4) + prim_mode);
2383 v4l2_info(sd, "Prim-mode = 0x%x, video std = 0x%x, v_freq = 0x%x\n",

Completed in 134 milliseconds