Lines Matching full:csi
17 #define SUN6I_CSI_NAME "sun6i-csi"
18 #define SUN6I_CSI_DESCRIPTION "Allwinner A31 CSI Device"
29 * struct sun6i_csi_config - configs for sun6i csi
73 * sun6i_csi_is_format_supported() - check if the format supported by csi
74 * @csi_dev: pointer to the csi device
84 * sun6i_csi_set_power() - power on/off the csi
85 * @csi_dev: pointer to the csi device
93 * sun6i_csi_update_config() - update the csi register settings
94 * @csi_dev: pointer to the csi device
103 * sun6i_csi_update_buf_addr() - update the csi frame buffer address
104 * @csi_dev: pointer to the csi device
111 * sun6i_csi_set_stream() - start/stop csi streaming
112 * @csi_dev: pointer to the csi device