Home
last modified time | relevance | path

Searched refs:ref_to_sync (Results 1 – 5 of 5) sorted by relevance

/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra210/
H A Dsor.c978 dc_reg_ctx[i++] = READL(&disp_ctrl->disp.ref_to_sync); in tegra_dc_sor_disable_win_short_raster()
980 &disp_ctrl->disp.ref_to_sync); in tegra_dc_sor_disable_win_short_raster()
1020 WRITEL(dc_reg_ctx[i++], &disp_ctrl->disp.ref_to_sync); in tegra_dc_sor_restore_win_and_raster()
H A Ddc.c89 &disp_ctrl->disp.ref_to_sync); in update_display_mode()
/aosp_15_r20/external/perfetto/src/traced/probes/ftrace/test/data/android_flounder_lte_LRX16F_3.10.40/events/display/display_mode/
H A Dformat24 print fmt: "dc%u enabled=%d ref_to_sync: H=%d V=%d sync_width: H=%d V=%d back_porch: H=%d V=%d acti…
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra124/
H A Ddisplay.c85 &disp_ctrl->disp.ref_to_sync); in update_display_mode()
/aosp_15_r20/external/coreboot/src/soc/nvidia/tegra/
H A Ddc.h183 u32 ref_to_sync; /* _DISP_REF_TO_SYNC_0 */ member