Searched refs:gic_config (Results 1 – 8 of 8) sorted by relevance
| /OK3568_Linux_fs/kernel/drivers/media/platform/rockchip/isp/ |
| H A D | isp_params_v21.h | 103 void (*gic_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v32.h | 121 void (*gic_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v3x.h | 121 void (*gic_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v2x.h | 298 void (*gic_config)(struct rkisp_isp_params_vdev *params_vdev, member
|
| H A D | isp_params_v2x.c | 3721 .gic_config = isp_gic_config, 3798 ops->gic_config(params_vdev, &new_params->others.gic_cfg); in __isp_isr_other_config()
|
| H A D | isp_params_v21.c | 3425 .gic_config = isp_gic_config, 3509 ops->gic_config(params_vdev, &new_params->others.gic_cfg); in __isp_isr_other_config()
|
| H A D | isp_params_v3x.c | 3766 .gic_config = isp_gic_config, 3857 ops->gic_config(params_vdev, &new_params->others.gic_cfg, id); in __isp_isr_other_config()
|
| H A D | isp_params_v32.c | 3919 .gic_config = isp_gic_config, 4016 ops->gic_config(params_vdev, &new_params->others.gic_cfg); in __isp_isr_other_config()
|