Home
last modified time | relevance | path

Searched refs:sync_gen (Results 1 – 3 of 3) sorted by relevance

/openbmc/linux/drivers/staging/media/atomisp/pci/
H A Dsh_css_sp.c685 sh_css_sp_group.config.sync_gen.width = width; in sh_css_sp_configure_sync_gen()
686 sh_css_sp_group.config.sync_gen.height = height; in sh_css_sp_configure_sync_gen()
687 sh_css_sp_group.config.sync_gen.hblank_cycles = hblank_cycles; in sh_css_sp_configure_sync_gen()
688 sh_css_sp_group.config.sync_gen.vblank_cycles = vblank_cycles; in sh_css_sp_configure_sync_gen()
H A Dsh_css_internal.h390 sync_generator_cfg_t sync_gen; member
/openbmc/linux/fs/gfs2/
H A Dquota.c450 u64 sync_gen) in qd_grab_sync() argument
454 qd->qd_sync_gen >= sync_gen) in qd_grab_sync()