Home
last modified time | relevance | path

Searched refs:line_offset (Results 1 – 7 of 7) sorted by relevance

/linux/drivers/media/platform/st/stm32/dma2d/
H A Ddma2d-hw.c84 frm->line_offset & 0x3fff); in dma2d_config_out()
92 frm->line_offset); in dma2d_config_fg()
116 frm->line_offset); in dma2d_config_bg()
H A Ddma2d.h70 u16 line_offset; member
/linux/include/uapi/linux/
H A Dgpio.h339 __u32 line_offset; member
/linux/drivers/video/fbdev/
H A Datafb.c114 short line_offset; member
1012 par->hw.falcon.line_offset = bpp * (xres_virtual - xres) / 16; in falcon_decode_var()
1411 var->xres_virtual = var->xres + hw->line_offset * 16 / var->bits_per_pixel; in falcon_encode_var()
1521 hw->line_offset = shifter_f030.off_next; in falcon_get_par()
1620 shifter_f030.off_next = hw->line_offset; in falcon_vbl_switcher()
1627 shifter_f030.off_next = current_par.hw.falcon.line_offset; in falcon_vbl_switcher()
1648 par->hw.falcon.line_offset = bpp * in falcon_pan_display()
1651 par->hw.falcon.line_offset -= bpp; in falcon_pan_display()
H A Dsmscufx.c848 const int line_offset = dev->info->fix.line_length * (y + line); in ufx_raw_rect() local
849 const int byte_offset = line_offset + (x * BPP); in ufx_raw_rect()
H A Dudlfb.c639 const int line_offset = dlfb->info->fix.line_length * i; in dlfb_handle_damage() local
640 const int byte_offset = line_offset + (x * BPP); in dlfb_handle_damage()
/linux/include/acpi/
H A Dactbl2.h2084 u32 line_offset[]; /* Variable length */ member