Home
last modified time | relevance | path

Searched refs:tfa_fb_linebytes (Results 1 – 6 of 6) sorted by relevance

/netbsd-src/sys/arch/arm/ti/
H A Dti_lcdc.h107 uint32_t tfa_fb_linebytes; member
H A Dti_fb.c108 .da_fb_linebytes = tfa->tfa_fb_linebytes, in tilcdc_fb_init()
H A Dti_lcdc.c599 tfa.tfa_fb_linebytes = helper->fb->pitches[0]; in tilcdc_fb_probe()
/netbsd-src/sys/arch/arm/nvidia/
H A Dtegra_drm_fb.c108 tfa.tfa_fb_linebytes = helper->fb->pitches[0]; in tegra_fb_probe()
H A Dtegra_fb.c108 .da_fb_linebytes = tfa->tfa_fb_linebytes, in tegra_fb_init()
H A Dtegra_drm.h90 uint32_t tfa_fb_linebytes; member