Lines Matching refs:is_60hz
254 bool is_60hz = norm & V4L2_STD_525_60; in tw2804_s_std() local
256 0x01, is_60hz ? 0xc4 : 0x84, in tw2804_s_std()
257 0x09, is_60hz ? 0x07 : 0x04, in tw2804_s_std()
258 0x0a, is_60hz ? 0xf0 : 0x20, in tw2804_s_std()
259 0x0b, is_60hz ? 0x07 : 0x04, in tw2804_s_std()
260 0x0c, is_60hz ? 0xf0 : 0x20, in tw2804_s_std()
261 0x0d, is_60hz ? 0x40 : 0x4a, in tw2804_s_std()
262 0x16, is_60hz ? 0x00 : 0x40, in tw2804_s_std()
263 0x17, is_60hz ? 0x00 : 0x40, in tw2804_s_std()
264 0x20, is_60hz ? 0x07 : 0x0f, in tw2804_s_std()
265 0x21, is_60hz ? 0x07 : 0x0f, in tw2804_s_std()