Lines Matching full:csis
33 #include "mipi-csis.h"
41 /* CSIS global control */
121 [CSIS_CLK_GATE] = "csis",
127 "vddcore", /* CSIS Core (1.0V, 1.1V or 1.2V) supply */
128 "vddio", /* CSIS I/O and PLL (1.8V) supply */
178 * @pads: CSIS pads array
179 * @sd: v4l2_subdev associated with CSIS device instance
181 * @pdev: CSIS platform device
182 * @phy: pointer to the CSIS generic PHY
184 * @supplies: CSIS regulator supplies
185 * @clock: CSIS clocks
186 * @irq: requested s5p-mipi-csis irq number
194 * @csis_fmt: current CSIS pixel format
198 * @events: MIPI-CSIS event (error) counters
229 * struct csis_pix_format - CSIS pixel format description
749 of_property_read_u32(node, "samsung,csis-hs-settle", in s5pcsis_parse_dt()
752 "samsung,csis-wclk"); in s5pcsis_parse_dt()
798 state->phy = devm_phy_get(dev, "csis"); in s5pcsis_probe()
1008 .compatible = "samsung,s5pv210-csis",
1011 .compatible = "samsung,exynos4210-csis",
1014 .compatible = "samsung,exynos5250-csis",