regval_list
const struct regval_list *regs;
static const struct regval_list ov2640_init_regs[] = {
static const struct regval_list ov2640_size_change_preamble_regs[] = {
static const struct regval_list ov2640_qcif_regs[] = {
static const struct regval_list ov2640_qvga_regs[] = {
static const struct regval_list ov2640_cif_regs[] = {
static const struct regval_list ov2640_vga_regs[] = {
static const struct regval_list ov2640_svga_regs[] = {
static const struct regval_list ov2640_xga_regs[] = {
static const struct regval_list ov2640_sxga_regs[] = {
static const struct regval_list ov2640_uxga_regs[] = {
static const struct regval_list ov2640_format_change_preamble_regs[] = {
static const struct regval_list ov2640_yuyv_regs[] = {
static const struct regval_list ov2640_uyvy_regs[] = {
static const struct regval_list ov2640_rgb565_be_regs[] = {
static const struct regval_list ov2640_rgb565_le_regs[] = {
const struct regval_list *vals)
static const struct regval_list reset_seq[] = {
const struct regval_list *selected_cfmt_regs;
struct regval_list *regs; /* Regs to tweak */
static struct regval_list ov7670_default_regs[] = {
static struct regval_list ov7670_fmt_yuv422[] = {
static struct regval_list ov7670_fmt_rgb565[] = {
static struct regval_list ov7670_fmt_rgb444[] = {
static struct regval_list ov7670_fmt_raw[] = {
static int ov7670_write_array(struct v4l2_subdev *sd, struct regval_list *vals)
struct regval_list *regs;
static struct regval_list ov7670_qcif_regs[] = {