Lines Matching refs:regval_list
283 struct regval_list { struct
292 const struct regval_list *regs; argument
320 static const struct regval_list ov2640_init_regs[] = {
502 static const struct regval_list ov2640_size_change_preamble_regs[] = {
531 static const struct regval_list ov2640_qcif_regs[] = {
536 static const struct regval_list ov2640_qvga_regs[] = {
541 static const struct regval_list ov2640_cif_regs[] = {
546 static const struct regval_list ov2640_vga_regs[] = {
551 static const struct regval_list ov2640_svga_regs[] = {
556 static const struct regval_list ov2640_xga_regs[] = {
562 static const struct regval_list ov2640_sxga_regs[] = {
569 static const struct regval_list ov2640_uxga_regs[] = {
593 static const struct regval_list ov2640_format_change_preamble_regs[] = {
599 static const struct regval_list ov2640_yuyv_regs[] = {
610 static const struct regval_list ov2640_uyvy_regs[] = {
620 static const struct regval_list ov2640_rgb565_be_regs[] = {
628 static const struct regval_list ov2640_rgb565_le_regs[] = {
655 const struct regval_list *vals) in ov2640_write_array()
690 static const struct regval_list reset_seq[] = { in ov2640_reset()
838 const struct regval_list *selected_cfmt_regs; in ov2640_set_params()