Lines Matching refs:regval_list
281 struct regval_list { struct
290 const struct regval_list *regs; argument
316 static const struct regval_list ov2640_init_regs[] = {
498 static const struct regval_list ov2640_size_change_preamble_regs[] = {
527 static const struct regval_list ov2640_qcif_regs[] = {
532 static const struct regval_list ov2640_qvga_regs[] = {
537 static const struct regval_list ov2640_cif_regs[] = {
542 static const struct regval_list ov2640_vga_regs[] = {
547 static const struct regval_list ov2640_svga_regs[] = {
552 static const struct regval_list ov2640_xga_regs[] = {
558 static const struct regval_list ov2640_sxga_regs[] = {
565 static const struct regval_list ov2640_uxga_regs[] = {
589 static const struct regval_list ov2640_format_change_preamble_regs[] = {
595 static const struct regval_list ov2640_yuyv_regs[] = {
606 static const struct regval_list ov2640_uyvy_regs[] = {
616 static const struct regval_list ov2640_rgb565_be_regs[] = {
624 static const struct regval_list ov2640_rgb565_le_regs[] = {
651 const struct regval_list *vals) in ov2640_write_array()
686 static const struct regval_list reset_seq[] = { in ov2640_reset()
834 const struct regval_list *selected_cfmt_regs; in ov2640_set_params()