Home | Sort by: relevance | last modified time | path |
/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, |