Home
last modified time | relevance | path

Searched refs:blanks (Results 1 – 12 of 12) sorted by relevance

/linux/scripts/
A Dcleanfile135 @blanks = ();
146 push(@blanks, $line);
149 push(@lines, @blanks);
153 @blanks = ();
/linux/drivers/gpu/drm/nouveau/dispnv50/
A Datom.h42 u16 blanks; member
48 u16 blanks; member
A Dheadc57d.c212 NVVAL(NVC57D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in headc57d_mode()
213 NVVAL(NVC57D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks)); in headc57d_mode()
A Dheadc37d.c233 NVVAL(NVC37D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in headc37d_mode()
234 NVVAL(NVC37D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks)); in headc37d_mode()
A Dhead907d.c346 NVVAL(NV907D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in head907d_mode()
347 NVVAL(NV907D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks), in head907d_mode()
A Dhead507d.c383 NVVAL(NV507D, HEAD_SET_RASTER_BLANK_START, X, m->h.blanks) | in head507d_mode()
384 NVVAL(NV507D, HEAD_SET_RASTER_BLANK_START, Y, m->v.blanks), in head507d_mode()
A Dhead.c287 m->h.blanks = m->h.blanke + mode->crtc_hdisplay; in nv50_head_atomic_check_mode()
292 m->v.blanks = m->v.blanke + mode->crtc_vdisplay; in nv50_head_atomic_check_mode()
/linux/drivers/gpu/drm/nouveau/
A Dnouveau_display.c70 calc(int blanks, int blanke, int total, int line) in calc() argument
72 if (blanke >= blanks) { in calc()
73 if (line >= blanks) in calc()
76 if (line >= blanks) in calc()
/linux/Documentation/admin-guide/
A Dtainted-kernels.rst37 either letters or blanks. In above example it looks like this::
/linux/arch/arm/kernel/
A Dentry-armv.S169 @ We are now ready to fill in the remaining blanks on the stack:
/linux/Documentation/driver-api/usb/
A Dpower-management.rst796 ports when the screen blanks, and re-power them when the screen becomes
/linux/arch/x86/
A DKconfig2554 virtual console blanks the screen. Note that this is only used by

Completed in 26 milliseconds