Home
last modified time | relevance | path

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

/netbsd-src/sys/arch/hppa/stand/common/
H A Dpdc.c444 pdc_cacheinfo.dc_base, pdc_cacheinfo.dc_stride, in fcacheall()
454 pdc_cacheinfo.dc_loop, pdc_cacheinfo.dc_stride, 1); in fcacheall()
/netbsd-src/sys/dev/ic/
H A Digsfbvar.h80 int dc_width, dc_height, dc_depth, dc_stride; member
H A Digsfb_subr.c419 dc->dc_stride = dc->dc_width; in igsfb_1024x768_8bpp_60Hz()
662 dc->dc_stride = dc->dc_width * howmany(depth, NBBY); in igsfb_set_mode()
H A Digsfb.c301 dc->dc_fbsz = dc->dc_stride * dc->dc_height; in igsfb_init_video()
435 ri->ri_stride = dc->dc_stride; in igsfb_init_wsdisplay()
/netbsd-src/sys/arch/hppa/include/
H A Dpdc.h426 u_int dc_stride; /* addr incr per d_count iteration (flush) */ member
/netbsd-src/sys/arch/hppa/hppa/
H A Dmachdep.c483 dcache_stride = pdc_cache.dc_stride; in hppa_init()
1012 pdc_cache.dc_stride, 1); in fcacheall()