Home
last modified time | relevance | path

Searched defs:win_mask (Results 1 – 2 of 2) sorted by relevance

/linux/drivers/mtd/maps/
H A Dphysmap-core.c140 #define win_mask(order) (BIT(order) - 1) macro
/linux/drivers/gpu/drm/rockchip/
H A Drockchip_vop2_reg.c1870 unsigned long win_mask = vp->win_mask; in vop2_find_start_mixer_id_for_vp() local