Searched defs:ispif (Results 1 – 7 of 7) sorted by relevance
| /kernel/linux/linux-6.6/drivers/media/platform/qcom/camss/ |
| D | camss-ispif.c | 163 struct ispif_device *ispif = dev; in ispif_isr_8x96() local 231 struct ispif_device *ispif = dev; in ispif_isr_8x16() local 266 static int ispif_vfe_reset(struct ispif_device *ispif, u8 vfe_id) in ispif_vfe_reset() 321 static int ispif_reset(struct ispif_device *ispif, u8 vfe_id) in ispif_reset() 362 struct ispif_device *ispif = line->ispif; in ispif_set_power() local 422 static void ispif_select_clk_mux(struct ispif_device *ispif, in ispif_select_clk_mux() 481 static int ispif_validate_intf_status(struct ispif_device *ispif, in ispif_validate_intf_status() 527 static int ispif_wait_for_stop(struct ispif_device *ispif, in ispif_wait_for_stop() 572 static void ispif_select_csid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_csid() 617 static void ispif_select_cid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_cid() [all …]
|
| D | camss-ispif.h | 38 struct ispif_device *ispif; member
|
| D | camss.h | 98 struct ispif_device *ispif; member
|
| D | camss.c | 1301 struct v4l2_subdev *ispif = &camss->ispif->line[i].subdev; in camss_register_entities() local
|
| /kernel/linux/linux-5.10/drivers/media/platform/qcom/camss/ |
| D | camss-ispif.c | 162 struct ispif_device *ispif = dev; in ispif_isr_8x96() local 226 struct ispif_device *ispif = dev; in ispif_isr_8x16() local 266 static int ispif_reset(struct ispif_device *ispif) in ispif_reset() 333 struct ispif_device *ispif = line->ispif; in ispif_set_power() local 395 static void ispif_select_clk_mux(struct ispif_device *ispif, in ispif_select_clk_mux() 454 static int ispif_validate_intf_status(struct ispif_device *ispif, in ispif_validate_intf_status() 500 static int ispif_wait_for_stop(struct ispif_device *ispif, in ispif_wait_for_stop() 545 static void ispif_select_csid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_csid() 590 static void ispif_select_cid(struct ispif_device *ispif, enum ispif_intf intf, in ispif_select_cid() 631 static void ispif_config_irq(struct ispif_device *ispif, enum ispif_intf intf, in ispif_config_irq() [all …]
|
| D | camss-ispif.h | 38 struct ispif_device *ispif; member
|
| D | camss.h | 80 struct ispif_device ispif; member
|