Searched refs:linoff (Results 1 - 13 of 13) sorted by relevance
/kernel/linux/linux-5.10/drivers/gpu/drm/gma500/ |
H A D | mdfld_device.c | 199 pipe->linoff = PSB_RVDC32(map->linoff); in mdfld_save_display_registers() 328 PSB_WVDC32(pipe->linoff, map->linoff); in mdfld_restore_display_registers() 458 .linoff = DSPALINOFF, 480 .linoff = DSPBLINOFF, 503 .linoff = DSPCLINOFF,
|
H A D | oaktrail_device.c | 214 p->linoff = PSB_RVDC32(DSPALINOFF); in oaktrail_save_display_registers() 340 PSB_WVDC32(p->linoff, DSPALINOFF); in oaktrail_restore_display_registers() 474 .linoff = DSPALINOFF, 498 .linoff = DSPBLINOFF,
|
H A D | psb_device.c | 271 .linoff = DSPALINOFF, 295 .linoff = DSPBLINOFF,
|
H A D | cdv_device.c | 537 .linoff = DSPALINOFF, 562 .linoff = DSPBLINOFF,
|
H A D | mdfld_intel_display.c | 192 REG_WRITE(map->linoff, offset); in mdfld__intel_pipe_set_base() 193 REG_READ(map->linoff); in mdfld__intel_pipe_set_base()
|
H A D | oaktrail_hdmi.c | 775 pipeb->linoff = PSB_RVDC32(DSPBLINOFF); in oaktrail_hdmi_save() 826 PSB_WVDC32(pipeb->linoff, DSPBLINOFF); in oaktrail_hdmi_restore()
|
H A D | psb_drv.h | 287 u32 linoff; member 321 u32 linoff; member
|
H A D | mdfld_dsi_pkg_sender.c | 632 pkg_sender->dsplinoff_reg = map->linoff; in mdfld_dsi_pkg_sender_init()
|
/kernel/linux/linux-6.6/drivers/gpu/drm/gma500/ |
H A D | oaktrail_device.c | 156 p->linoff = PSB_RVDC32(DSPALINOFF); in oaktrail_save_display_registers() 282 PSB_WVDC32(p->linoff, DSPALINOFF); in oaktrail_restore_display_registers() 416 .linoff = DSPALINOFF, 440 .linoff = DSPBLINOFF,
|
H A D | psb_device.c | 219 .linoff = DSPALINOFF, 243 .linoff = DSPBLINOFF,
|
H A D | cdv_device.c | 518 .linoff = DSPALINOFF, 543 .linoff = DSPBLINOFF,
|
H A D | psb_drv.h | 249 u32 linoff; member 283 u32 linoff; member
|
H A D | oaktrail_hdmi.c | 777 pipeb->linoff = PSB_RVDC32(DSPBLINOFF); in oaktrail_hdmi_save() 828 PSB_WVDC32(pipeb->linoff, DSPBLINOFF); in oaktrail_hdmi_restore()
|
Completed in 14 milliseconds