Searched refs:IPU_SENSOR_CONFIG (Results 1 – 2 of 2) sorted by relevance
| /linux/drivers/media/pci/intel/ |
| H A D | ipu-bridge.c | 53 IPU_SENSOR_CONFIG("HIMX11B1", 1, 384000000), 55 IPU_SENSOR_CONFIG("HIMX2170", 1, 384000000), 57 IPU_SENSOR_CONFIG("HIMX2172", 1, 384000000), 59 IPU_SENSOR_CONFIG("INT0310", 1, 55692000), 61 IPU_SENSOR_CONFIG("INT33BE", 1, 419200000), 63 IPU_SENSOR_CONFIG("INT33F0", 1, 384000000), 65 IPU_SENSOR_CONFIG("INT3474", 1, 180000000), 67 IPU_SENSOR_CONFIG("INT3479", 1, 422400000), 69 IPU_SENSOR_CONFIG("INT347A", 1, 360000000), 71 IPU_SENSOR_CONFIG("INT347E", 1, 319200000), [all …]
|
| /linux/include/media/ |
| H A D | ipu-bridge.h | 20 #define IPU_SENSOR_CONFIG(_HID, _NR, ...) \ macro
|