Searched refs:width_flags (Results 1 – 2 of 2) sorted by relevance
118 u16 width_flags; /* max 12 bits */ member1255 isi->width_flags = 1 << 7; in atmel_isi_probe()1257 isi->width_flags |= 1 << 9; in atmel_isi_probe()
722 u16 width_flags; /* max 10 bits */ member1258 if ((1 << (buswidth - 1)) & pcdev->width_flags) in test_platform_param()2423 pcdev->width_flags = 1 << 7; in pxa_camera_probe()2425 pcdev->width_flags |= 1 << 8; in pxa_camera_probe()2427 pcdev->width_flags |= 1 << 9; in pxa_camera_probe()