Searched refs:width_flags (Results 1 – 1 of 1) sorted by relevance
678 u16 width_flags; /* max 10 bits */ member1544 if (!((1 << (bus_width - 1)) & pcdev->width_flags)) { in pxa_camera_set_bus_param()2336 pcdev->width_flags = 1 << 7; in pxa_camera_probe()2338 pcdev->width_flags |= 1 << 8; in pxa_camera_probe()2340 pcdev->width_flags |= 1 << 9; in pxa_camera_probe()