Searched refs:csi_state (Results 1 – 1 of 1) sorted by relevance
217 struct csi_state { struct358 static int mipi_csis_dump_regs(struct csi_state *state) in mipi_csis_dump_regs()389 static struct csi_state *392 return container_of(n, struct csi_state, notifier); in mipi_notifier_to_csis_state()395 static struct csi_state *mipi_sd_to_csis_state(struct v4l2_subdev *sdev) in mipi_sd_to_csis_state()397 return container_of(sdev, struct csi_state, mipi_sd); in mipi_sd_to_csis_state()410 static void mipi_csis_enable_interrupts(struct csi_state *state, bool on) in mipi_csis_enable_interrupts()415 static void mipi_csis_sw_reset(struct csi_state *state) in mipi_csis_sw_reset()424 static int mipi_csis_phy_init(struct csi_state *state) in mipi_csis_phy_init()434 static void mipi_csis_phy_reset(struct csi_state *state) in mipi_csis_phy_reset()[all …]