Home
last modified time | relevance | path

Searched defs:fb_end (Results 1 – 5 of 5) sorted by relevance

/netbsd-src/sys/arch/hpcmips/tx/
H A Dtx39.c148 paddr_t fb_end; in tx_fb_init() local
H A Dtx3912video.c298 tx3912video_init(paddr_t fb_start, paddr_t *fb_end) in tx3912video_init()
358 paddr_t *fb_end /* buffer allocation hint */) in tx3912video_framebuffer_alloc()
/netbsd-src/sys/external/bsd/drm2/dist/drm/amd/amdgpu/
H A Damdgpu_gmc.h190 u64 fb_end; member
/netbsd-src/sys/external/bsd/drm/dist/shared-core/
H A Dradeon_state.c46 u32 fb_end = dev_priv->fb_location + dev_priv->fb_size - 1; in radeon_check_and_fixup_offset() local
H A Dradeon_drv.h434 u64 fb_end = fb_start + dev_priv->fb_size - 1; in radeon_check_offset() local