Home
last modified time | relevance | path

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

/dragonfly/sys/dev/drm/amd/display/dc/dce80/
H A Ddce80_timing_generator.c210 .arm_vert_intr = dce110_arm_vert_intr,
/dragonfly/sys/dev/drm/amd/display/dc/inc/hw/
H A Dtiming_generator.h198 bool (*arm_vert_intr)(struct timing_generator *tg, uint8_t width); member
/dragonfly/sys/dev/drm/amd/display/dc/irq/dce110/
H A Dirq_service_dce110.c211 if (!tg || !tg->funcs->arm_vert_intr(tg, 2)) { in dce110_vblank_set()
/dragonfly/sys/dev/drm/amd/display/dc/dce120/
H A Ddce120_timing_generator.c1169 .arm_vert_intr = dce120_arm_vert_intr,
/dragonfly/sys/dev/drm/amd/display/dc/dce110/
H A Ddce110_timing_generator.c2233 .arm_vert_intr = dce110_arm_vert_intr,