Lines Matching refs:is_60hz
266 bool is_60hz = norm & V4L2_STD_525_60; in tw2804_s_std() local
268 0x01, is_60hz ? 0xc4 : 0x84, in tw2804_s_std()
269 0x09, is_60hz ? 0x07 : 0x04, in tw2804_s_std()
270 0x0a, is_60hz ? 0xf0 : 0x20, in tw2804_s_std()
271 0x0b, is_60hz ? 0x07 : 0x04, in tw2804_s_std()
272 0x0c, is_60hz ? 0xf0 : 0x20, in tw2804_s_std()
273 0x0d, is_60hz ? 0x40 : 0x4a, in tw2804_s_std()
274 0x16, is_60hz ? 0x00 : 0x40, in tw2804_s_std()
275 0x17, is_60hz ? 0x00 : 0x40, in tw2804_s_std()
276 0x20, is_60hz ? 0x07 : 0x0f, in tw2804_s_std()
277 0x21, is_60hz ? 0x07 : 0x0f, in tw2804_s_std()