Home
last modified time | relevance | path

Searched defs:dispipe (Results 1 – 3 of 3) sorted by relevance

/linux/drivers/gpu/drm/loongson/
H A Dlsdc_i2c.c119 struct lsdc_display_pipe *dispipe, in lsdc_create_i2c_chan()
H A Dlsdc_drv.h286 struct lsdc_display_pipe dispipe[LSDC_NUM_CRTC]; member
H A Dlsdc_crtc.c676 struct lsdc_display_pipe *dispipe = crtc_to_display_pipe(crtc); in lsdc_crtc_late_register() local