Searched refs:setmode (Results 1 – 10 of 10) sorted by relevance
/openbmc/linux/drivers/video/fbdev/ |
H A D | vga16fb.c | 118 static inline int setmode(int mode) in setmode() function 848 char oldmode = setmode(0x40); in vga_8planes_fillrect() 894 setmode(oldmode); in vga_8planes_fillrect() 930 setmode(0); in vga16fb_fillrect() 947 setmode(0); in vga16fb_fillrect() 976 char oldmode = setmode(0x41); in vga_8planes_copyarea() 1024 setmode(oldmode); in vga_8planes_copyarea() 1077 setmode(1); in vga16fb_copyarea() 1137 char oldmode = setmode(0x40); in vga_8planes_imageblit() 1154 setmode(0x42); in vga_8planes_imageblit() [all …]
|
H A D | uvesafb.c | 1238 setmode: in uvesafb_set_par() 1292 goto setmode; in uvesafb_set_par()
|
/openbmc/linux/drivers/media/dvb-frontends/ |
H A D | or51211.h | 21 void (*setmode)(struct dvb_frontend * fe, int mode); member
|
H A D | or51211.c | 157 state->config->setmode(fe, mode); in or51211_setmode()
|
/openbmc/linux/arch/arm/mach-rockchip/ |
H A D | sleep.S | 20 setmode PSR_I_BIT | PSR_F_BIT | SVC_MODE, r1 @ set svc, irqs off
|
/openbmc/linux/arch/arm/include/asm/ |
H A D | assembler.h | 419 .macro setmode, mode, reg 422 .macro setmode, mode, reg 427 .macro setmode, mode, reg 460 setmode PSR_F_BIT | PSR_I_BIT | SVC_MODE, \reg
|
/openbmc/openbmc/meta-openembedded/meta-oe/recipes-multimedia/cdrkit/files/ |
H A D | 0001-genisoimage-Add-checksum.h-and-md5.h-for-function-pr.patch | 27 #include <io.h> /* for setmode() prototype */
|
/openbmc/linux/drivers/media/pci/bt8xx/ |
H A D | dvb-bt8xx.c | 449 .setmode = or51211_setmode,
|
/openbmc/u-boot/lib/bzip2/ |
H A D | bzlib.c | 1404 # define SET_BINARY_MODE(file) setmode(fileno(file),O_BINARY)
|
/openbmc/linux/drivers/gpu/drm/ci/ |
H A D | testlist.txt | 104 kms_atomic_interruptible@legacy-setmode 105 kms_atomic_interruptible@atomic-setmode
|