Lines Matching refs:regval_list
264 struct regval_list { struct
296 const struct regval_list *regs;
316 static const struct regval_list ov2640_init_regs[] = {
495 static const struct regval_list ov2640_size_change_preamble_regs[] = {
521 static const struct regval_list ov2640_qcif_regs[] = {
526 static const struct regval_list ov2640_qvga_regs[] = {
531 static const struct regval_list ov2640_cif_regs[] = {
536 static const struct regval_list ov2640_vga_regs[] = {
541 static const struct regval_list ov2640_svga_regs[] = {
546 static const struct regval_list ov2640_xga_regs[] = {
552 static const struct regval_list ov2640_sxga_regs[] = {
559 static const struct regval_list ov2640_uxga_regs[] = {
583 static const struct regval_list ov2640_format_change_preamble_regs[] = {
589 static const struct regval_list ov2640_yuv422_regs[] = {
599 static const struct regval_list ov2640_rgb565_regs[] = {
645 const struct regval_list *vals) in ov2640_write_array()
680 const struct regval_list reset_seq[] = { in ov2640_reset()
849 const struct regval_list *selected_cfmt_regs; in ov2640_set_params()