Home
last modified time | relevance | path

Searched refs:mode_flags (Results 1 – 25 of 125) sorted by relevance

12345

/OK3568_Linux_fs/kernel/sound/pci/emu10k1/
H A Demu10k1_patch.c68 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu10k1_sample_new()
72 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu10k1_sample_new()
77 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
92 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
101 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
115 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) { in snd_emu10k1_sample_new()
117 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) { in snd_emu10k1_sample_new()
135 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu10k1_sample_new()
150 if (! (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS)) in snd_emu10k1_sample_new()
163 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu10k1_sample_new()
[all …]
/OK3568_Linux_fs/kernel/sound/isa/sb/
H A Demu8000_patch.c160 if (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP)) in snd_emu8000_sample_new()
162 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) in snd_emu8000_sample_new()
172 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_8BITS) { in snd_emu8000_sample_new()
216 s = read_word(data, offset, sp->v.mode_flags); in snd_emu8000_sample_new()
226 (sp->v.mode_flags & (SNDRV_SFNT_SAMPLE_BIDIR_LOOP|SNDRV_SFNT_SAMPLE_REVERSE_LOOP))) in snd_emu8000_sample_new()
233 s = read_word(data, offset - k, sp->v.mode_flags); in snd_emu8000_sample_new()
236 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_BIDIR_LOOP) { in snd_emu8000_sample_new()
247 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_NO_BLANK) { in snd_emu8000_sample_new()
251 if (sp->v.mode_flags & SNDRV_SFNT_SAMPLE_SINGLESHOT) { in snd_emu8000_sample_new()
/OK3568_Linux_fs/u-boot/drivers/video/drm/
H A Ddw_mipi_dsi.c246 u32 mode_flags; member
741 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
746 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
751 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
756 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
761 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
766 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
771 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
776 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
781 dsi->mode_flags & MIPI_DSI_MODE_LPM ? in dw_mipi_dsi_transfer()
[all …]
H A Ddw_mipi_dsi2.c287 u32 mode_flags; member
376 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) { in dw_mipi_dsi2_get_lane_rate()
558 if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) in dw_mipi_dsi2_ipi_set()
604 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_HFP) in dw_mipi_dsi2_set_vid_mode()
607 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_HBP) in dw_mipi_dsi2_set_vid_mode()
610 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_HSA) in dw_mipi_dsi2_set_vid_mode()
613 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dw_mipi_dsi2_set_vid_mode()
615 else if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in dw_mipi_dsi2_set_vid_mode()
660 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO) in dw_mipi_dsi2_enable()
792 if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) { in dw_mipi_dsi2_connector_init()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/panel/
H A Dpanel-jdi-lt070me05000.c61 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_init()
151 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in jdi_panel_on()
166 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in jdi_panel_off()
333 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()
339 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_get_brightness()
349 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
355 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in dsi_dcs_bl_update_status()
461 dsi->mode_flags = MIPI_DSI_MODE_VIDEO_HSE | MIPI_DSI_MODE_VIDEO | in jdi_panel_probe()
H A Dpanel-raydium-rm67191.c327 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rad_panel_enable()
411 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in rad_panel_disable()
473 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rad_bl_get_brightness()
493 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in rad_bl_update_status()
555 dsi->mode_flags = MIPI_DSI_MODE_VIDEO_HSE | MIPI_DSI_MODE_VIDEO; in rad_panel_probe()
562 dsi->mode_flags |= MIPI_DSI_MODE_VIDEO_BURST; in rad_panel_probe()
569 dsi->mode_flags |= MIPI_DSI_MODE_VIDEO_SYNC_PULSE; in rad_panel_probe()
H A Dpanel-boe-tv101wum-nl6.c34 unsigned long mode_flags; member
478 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in boe_panel_enter_sleep_mode()
610 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
637 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
665 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
692 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
719 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
816 dsi->mode_flags = desc->mode_flags; in boe_panel_probe()
H A Dpanel-boe-himax8279d.c36 unsigned long mode_flags; member
528 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
828 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE |
903 dsi->mode_flags = desc->mode_flags; in panel_probe()
H A Dpanel-asus-z00t-tm5p5-n35596.c226 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_update_status()
232 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_update_status()
243 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_get_brightness()
249 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in tm5p5_nt35596_bl_get_brightness()
304 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_BURST | in tm5p5_nt35596_probe()
H A Dpanel-sharp-ls043t1le01.c46 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_nt_panel_init()
73 dsi->mode_flags |= MIPI_DSI_MODE_LPM; in sharp_nt_panel_on()
87 dsi->mode_flags &= ~MIPI_DSI_MODE_LPM; in sharp_nt_panel_off()
282 dsi->mode_flags = MIPI_DSI_MODE_VIDEO | in sharp_nt_panel_probe()
H A Dpanel-truly-nt35597.c337 ctx->dsi[0]->mode_flags = 0; in truly_nt35597_unprepare()
338 ctx->dsi[1]->mode_flags = 0; in truly_nt35597_unprepare()
377 ctx->dsi[0]->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35597_prepare()
378 ctx->dsi[1]->mode_flags |= MIPI_DSI_MODE_LPM; in truly_nt35597_prepare()
602 dsi_dev->mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_LPM | in truly_nt35597_probe()
H A Dpanel-sitronix-st7703.c66 unsigned long mode_flags; member
159 .mode_flags = MIPI_DSI_MODE_VIDEO |
353 .mode_flags = MIPI_DSI_MODE_VIDEO | MIPI_DSI_MODE_VIDEO_SYNC_PULSE,
543 dsi->mode_flags = ctx->desc->mode_flags; in st7703_probe()
/OK3568_Linux_fs/kernel/drivers/media/i2c/rk628/
H A Drk628_dsi.c129 if (dsi->mode_flags & MIPI_DSI_MODE_EOT_PACKET) in rk628_dsi_pre_enable()
166 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HFP) in rk628_dsi_set_vid_mode()
169 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HBP) in rk628_dsi_set_vid_mode()
172 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in rk628_dsi_set_vid_mode()
174 else if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in rk628_dsi_set_vid_mode()
181 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in rk628_dsi_set_vid_mode()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mcde/
H A Dmcde_dsi.c164 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO) in mcde_dsi_attach_to_mcde()
184 dev_info(d->dev, "mode flags: %08lx\n", mdsi->mode_flags); in mcde_dsi_host_attach()
442 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in mcde_dsi_setup_video_mode()
444 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in mcde_dsi_setup_video_mode()
522 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in mcde_dsi_setup_video_mode()
616 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) { in mcde_dsi_setup_video_mode()
653 && (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST)) in mcde_dsi_setup_video_mode()
671 if (d->mdsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) { in mcde_dsi_setup_video_mode()
763 if (!(d->mdsi->mode_flags & MIPI_DSI_MODE_EOT_PACKET)) in mcde_dsi_start()
793 if (!(d->mdsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in mcde_dsi_start()
[all …]
/OK3568_Linux_fs/u-boot/fs/reiserfs/
H A Dmode_string.c35 static const mode_t mode_flags[] = { variable
64 if (mode & mode_flags[i+j]) { in bb_mode_string()
69 if (mode & mode_flags[i+j]) { in bb_mode_string()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/synopsys/
H A Ddw-mipi-dsi.c263 unsigned long mode_flags; member
338 dsi->mode_flags = device->mode_flags; in dw_mipi_dsi_host_attach()
561 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HFP) in dw_mipi_dsi_video_mode_config()
564 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HBP) in dw_mipi_dsi_video_mode_config()
567 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dw_mipi_dsi_video_mode_config()
569 else if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in dw_mipi_dsi_video_mode_config()
587 unsigned long mode_flags) in dw_mipi_dsi_set_mode() argument
591 if (mode_flags & MIPI_DSI_MODE_VIDEO) { in dw_mipi_dsi_set_mode()
936 ret = phy_ops->get_lane_mbps(priv_data, adjusted_mode, dsi->mode_flags, in dw_mipi_dsi_pre_enable()
990 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in dw_mipi_dsi_enable()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/
H A Ddw-mipi-dsi2-rockchip.c272 unsigned long mode_flags; member
384 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_HFP) in dw_mipi_dsi2_set_vid_mode()
387 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_HBP) in dw_mipi_dsi2_set_vid_mode()
390 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_HSA) in dw_mipi_dsi2_set_vid_mode()
393 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in dw_mipi_dsi2_set_vid_mode()
395 else if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in dw_mipi_dsi2_set_vid_mode()
466 if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) in dw_mipi_dsi2_encoder_atomic_disable()
471 if (!(dsi2->mode_flags & MIPI_DSI_MODE_VIDEO)) in dw_mipi_dsi2_encoder_atomic_disable()
534 if (dsi2->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) { in dw_mipi_dsi2_get_lane_rate()
681 if (dsi2->mode_flags & MIPI_DSI_MODE_EOT_PACKET) in dw_mipi_dsi2_tx_option_set()
[all …]
/OK3568_Linux_fs/kernel/drivers/gpu/drm/exynos/
H A Dexynos_drm_dsi.c274 u32 mode_flags; member
796 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO) { in exynos_dsi_init_link()
803 if (!(dsi->mode_flags & MIPI_DSI_MODE_VSYNC_FLUSH)) in exynos_dsi_init_link()
805 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in exynos_dsi_init_link()
807 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in exynos_dsi_init_link()
809 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_AUTO_VERT) in exynos_dsi_init_link()
811 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HSE) in exynos_dsi_init_link()
813 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HFP)) in exynos_dsi_init_link()
815 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HBP)) in exynos_dsi_init_link()
817 if (!(dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HSA)) in exynos_dsi_init_link()
[all …]
/OK3568_Linux_fs/kernel/drivers/misc/rk628/
H A Drk628_dsi.c249 rk628->dsi0.mode_flags |= MIPI_DSI_MODE_LPM | MIPI_DSI_MODE_VIDEO | in rk628_dsi_parse()
252 rk628->dsi0.mode_flags |= MIPI_DSI_MODE_LPM; in rk628_dsi_parse()
255 rk628->dsi0.mode_flags |= MIPI_DSI_MODE_EOT_PACKET; in rk628_dsi_parse()
728 if (dsi->mode_flags & MIPI_DSI_MODE_LPM) in rk628_mipi_dsi_generic_write()
760 if (dsi->mode_flags & MIPI_DSI_MODE_LPM) in rk628_mipi_dsi_dcs_write_buffer()
1060 if (dsi->mode_flags & MIPI_DSI_MODE_EOT_PACKET) in rk628_dsi_bridge_pre_enable()
1095 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HFP) in rk628_dsi_set_vid_mode()
1098 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HBP) in rk628_dsi_set_vid_mode()
1101 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in rk628_dsi_set_vid_mode()
1103 else if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in rk628_dsi_set_vid_mode()
[all …]
/OK3568_Linux_fs/kernel/tools/testing/selftests/bpf/
H A Dxdping.c89 __u32 mode_flags = XDP_FLAGS_DRV_MODE | XDP_FLAGS_SKB_MODE; in main() local
152 if ((xdp_flags & mode_flags) == mode_flags) { in main()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/mediatek/
H A Dmtk_dsi.c198 unsigned long mode_flags; member
331 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO) { in mtk_dsi_set_mode()
332 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in mtk_dsi_set_mode()
334 else if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in mtk_dsi_set_mode()
405 tmp_reg |= (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) << 6; in mtk_dsi_rxtx_control()
406 tmp_reg |= (dsi->mode_flags & MIPI_DSI_MODE_EOT_PACKET) >> 3; in mtk_dsi_rxtx_control()
472 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in mtk_dsi_config_vdo_timing()
481 delta = dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST ? 18 : 12; in mtk_dsi_config_vdo_timing()
829 dsi->mode_flags = device->mode_flags; in mtk_dsi_host_attach()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/rockchip/rk628/
H A Drk628_dsi.c225 unsigned long mode_flags; member
595 dsi->mode_flags = device->mode_flags; in rk628_dsi_host_attach()
619 slave->mode_flags = dsi->mode_flags; in rk628_dsi_host_attach()
899 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HFP) in rk628_dsi_set_vid_mode()
902 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_HBP) in rk628_dsi_set_vid_mode()
905 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_BURST) in rk628_dsi_set_vid_mode()
907 else if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in rk628_dsi_set_vid_mode()
914 if (dsi->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS) in rk628_dsi_set_vid_mode()
1026 if (dsi->mode_flags & MIPI_DSI_MODE_EOT_PACKET) in rk628_dsi_pre_enable()
1091 if (dsi->mode_flags & MIPI_DSI_MODE_VIDEO) in rk628_dsi_enable()
/OK3568_Linux_fs/kernel/drivers/gpu/drm/bridge/
H A Dcdns-dsi.c519 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_mode2cfg()
569 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_adjust_phy_config()
630 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_check_conf()
758 if (!(output->dev->mode_flags & MIPI_DSI_CLOCK_NON_CONTINUOUS)) in cdns_dsi_init_link()
818 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_bridge_enable()
825 if (!(output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE)) in cdns_dsi_bridge_enable()
832 if (!(output->dev->mode_flags & MIPI_DSI_MODE_EOT_PACKET)) in cdns_dsi_bridge_enable()
864 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO) { in cdns_dsi_bridge_enable()
891 if (output->dev->mode_flags & MIPI_DSI_MODE_VIDEO_SYNC_PULSE) in cdns_dsi_bridge_enable()
905 if (!(output->dev->mode_flags & MIPI_DSI_MODE_EOT_PACKET)) in cdns_dsi_bridge_enable()
[all …]
/OK3568_Linux_fs/kernel/drivers/leds/
H A Dleds-max77693.c93 unsigned int mode_flags; member
196 led->mode_flags &= (~MODE_TORCH(i) & ~MODE_FLASH(i)); in max77693_add_mode()
198 new_mode_flags = mode | led->mode_flags; in max77693_add_mode()
201 if (new_mode_flags ^ led->mode_flags) in max77693_add_mode()
202 led->mode_flags = new_mode_flags; in max77693_add_mode()
206 ret = max77693_set_mode_reg(led, led->mode_flags); in max77693_add_mode()
215 led->mode_flags &= ~mode; in max77693_add_mode()
227 led->mode_flags &= ~mode; in max77693_clear_mode()
229 return max77693_set_mode_reg(led, led->mode_flags); in max77693_clear_mode()
/OK3568_Linux_fs/u-boot/drivers/video/rockchip/
H A Drk_vop.c154 int mode_flags; in rkvop_mode_set() local
166 mode_flags = 0; /* RGB888 */ in rkvop_mode_set()
169 mode_flags = 15; /* RGBaaa */ in rkvop_mode_set()
172 V_DSP_OUT_MODE(mode_flags)); in rkvop_mode_set()

12345