Searched refs:width_flags (Results 1 – 2 of 2) sorted by relevance
115 u16 width_flags; /* max 12 bits */ member1248 isi->width_flags = 1 << 7; in atmel_isi_probe()1250 isi->width_flags |= 1 << 9; in atmel_isi_probe()
717 u16 width_flags; /* max 10 bits */ member1253 if ((1 << (buswidth - 1)) & pcdev->width_flags) in test_platform_param()2415 pcdev->width_flags = 1 << 7; in pxa_camera_probe()2417 pcdev->width_flags |= 1 << 8; in pxa_camera_probe()2419 pcdev->width_flags |= 1 << 9; in pxa_camera_probe()