Searched refs:width_flags (Results 1 – 2 of 2) sorted by relevance
88 u16 width_flags; /* max 12 bits */ member745 if ((1 << (buswidth - 1)) & isi->width_flags) in isi_camera_try_bus_param()1075 isi->width_flags = 1 << 7; in atmel_isi_probe()1077 isi->width_flags |= 1 << 9; in atmel_isi_probe()
693 u16 width_flags; /* max 10 bits */ member1227 if ((1 << (buswidth - 1)) & pcdev->width_flags) in test_platform_param()2361 pcdev->width_flags = 1 << 7; in pxa_camera_probe()2363 pcdev->width_flags |= 1 << 8; in pxa_camera_probe()2365 pcdev->width_flags |= 1 << 9; in pxa_camera_probe()