HomeSort by: relevance | last modified time | path
    Searched refs:tfa_fb_linebytes (Results 1 - 6 of 6) sorted by relevancy

  /src/sys/arch/arm/ti/
ti_lcdc.h 107 uint32_t tfa_fb_linebytes; member in struct:tilcdcfb_attach_args
ti_fb.c 108 .da_fb_linebytes = tfa->tfa_fb_linebytes,
ti_lcdc.c 596 tfa.tfa_fb_linebytes = helper->fb->pitches[0];
  /src/sys/arch/arm/nvidia/
tegra_drm_fb.c 108 tfa.tfa_fb_linebytes = helper->fb->pitches[0];
tegra_drm.h 90 uint32_t tfa_fb_linebytes; member in struct:tegra_drmfb_attach_args
tegra_fb.c 108 .da_fb_linebytes = tfa->tfa_fb_linebytes,

Completed in 33 milliseconds