Home
last modified time | relevance | path

Searched refs:dvd (Results 1 – 14 of 14) sorted by relevance

/openbmc/u-boot/drivers/bios_emulator/x86emu/
H A Dprim_ops.c2043 s32 dvd, div, mod; in idiv_byte() local
2050 div = dvd / (s8)s; in idiv_byte()
2051 mod = dvd % (s8)s; in idiv_byte()
2066 s32 dvd, div, mod; in idiv_word() local
2095 s64 dvd, div, mod; in idiv_long() local
2168 u32 dvd, div, mod; in div_byte() local
2170 dvd = M.x86.R_AX; in div_byte()
2175 div = dvd / (u8)s; in div_byte()
2176 mod = dvd % (u8)s; in div_byte()
2191 u32 dvd, div, mod; in div_word() local
[all …]
/openbmc/linux/Documentation/cdrom/
H A Dpacket-writing.rst37 # dvd+rw-format /dev/hdc
53 # dvd+rw-format /dev/hdc (only needed if the disc has never
66 # dvd+rw-format /dev/hdc
/openbmc/linux/Documentation/filesystems/
H A Dudf.rst11 dvd+rw drives and media support true random sector writes, and so a udf
18 required for dvd+rw media, use of the pktcdvd driver often enhances
/openbmc/linux/drivers/video/fbdev/matrox/
H A Dmatroxfb_maven.c258 unsigned int dvd; in matroxfb_PLL_mavenclock() local
268 dvd = m << p; in matroxfb_PLL_mavenclock()
270 if (ln % dvd) in matroxfb_PLL_mavenclock()
272 ln = ln / dvd; in matroxfb_PLL_mavenclock()
/openbmc/linux/Documentation/devicetree/bindings/media/
H A Drc.yaml160 - rc-xbox-dvd
/openbmc/linux/drivers/media/rc/keymaps/
H A DMakefile140 rc-xbox-dvd.o \
/openbmc/linux/Documentation/admin-guide/laptops/
H A Dasus-laptop.rst213 1 = dvd
/openbmc/openbmc/poky/meta/recipes-bsp/v86d/v86d/
H A DUpdate-x86emu-from-X.org.patch18049 - div = dvd / (s8)s;
18050 - mod = dvd % (s8)s;
18070 - s32 dvd, div, mod;
18078 - div = dvd / (s16)s;
18119 - s64 dvd, div, mod;
18256 - u32 dvd, div, mod;
18259 - dvd = M.x86.R_AX;
18266 - div = dvd / (u8)s;
18267 - mod = dvd % (u8)s;
18291 - u32 dvd, div, mod;
[all …]
/openbmc/linux/Documentation/userspace-api/media/rc/
H A Drc-protos.rst449 xbox-dvd (RC_PROTO_XBOX_DVD)
/openbmc/openbmc/meta-arm/meta-arm-bsp/documentation/corstone1000/
H A Duser-guide.rst1090 …- `Debian installer image <https://cdimage.debian.org/debian-cd/current/arm64/iso-dvd/>`__ (Tested…
/openbmc/openbmc-tools/rootfs_size/
H A Dresults.txt856 0: /usr/share/mime/x-content/audio-dvd.xml
860 0: /usr/share/mime/x-content/blank-dvd.xml
861 0: /usr/share/mime/x-content/video-dvd.xml
/openbmc/openbmc/poky/meta/lib/oeqa/files/
H A Dbuildhistory_filelist2.txt9098 -rw-r--r-- root root 2531 ./usr/share/mime/x-content/audio-dvd.xml
9102 -rw-r--r-- root root 2732 ./usr/share/mime/x-content/blank-dvd.xml
9111 -rw-r--r-- root root 2627 ./usr/share/mime/x-content/video-dvd.xml
H A Dbuildhistory_filelist1.txt9095 -rw-r--r-- root root 2531 ./usr/share/mime/x-content/audio-dvd.xml
9099 -rw-r--r-- root root 2732 ./usr/share/mime/x-content/blank-dvd.xml
9108 -rw-r--r-- root root 2627 ./usr/share/mime/x-content/video-dvd.xml
/openbmc/linux/
H A DMAINTAINERS23512 F: drivers/media/rc/keymaps/rc-xbox-dvd.c