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