Searched +full:5 +full:vdc (Results 1 – 6 of 6) sorted by relevance
/linux/Documentation/filesystems/ |
H A D | f2fs.rst | 461 5 is set by default. 866 5. open(blkdev) 1002 /dev/vdb (32GB) /dev/vdc (32GB) 1003 # mkfs.ext4 /dev/vdc 1004 # mkfs.f2fs -c /dev/vdc@vdc.file /dev/vdb 1007 vdc.file 1011 # mount -o loop /dev/vdc /mnt/ext4 1017 # f2fs_io getflags /mnt/f2fs/vdc.file 1018 get a flag on /mnt/f2fs/vdc.file ret=0, flags=nocow(pinned),immutable 1019 # f2fs_io setflags noimmutable /mnt/f2fs/vdc.file [all …]
|
/linux/drivers/gpu/drm/gma500/ |
H A D | psb_drv.c | 45 * to the different groups of PowerVR 5-series chip designs 283 DRM_DEBUG_KMS("Found aux vdc"); in psb_driver_load() 285 /* Couldn't find the aux vdc so map to primary vdc */ in psb_driver_load()
|
H A D | psb_drv.h | 86 /* VDC registers and bits */ 97 #define _PSB_VSYNC_PIPEB_FLAG (1<<5) 129 #define GPIO_CLOCK_PULLUP_DISABLE (1 << 5) 182 #define KSEL_BYPASS_19 5 411 uint8_t __iomem *aux_reg; /* Auxillary vdc pipe regs */
|
/linux/arch/sh/kernel/cpu/sh2a/ |
H A D | clock-sh7264.c | 94 [MSTP74] = SH_CLK_MSTP8(&div4_clks[DIV4_P], STBCR7, 4, 0), /* VDC */ 120 CLKDEV_ICK_ID("fck", "sh-sci.5", &mstp_clks[MSTP77]),
|
/linux/drivers/comedi/drivers/ |
H A D | mpc624.c | 36 * 5 110Hz 750uV 22.9 56 #define MPC624_DIO 5 /* read/write to/from digital I/O ports */ 60 #define MPC624_ADBUSY BIT(5) 210 * We always write 0 to GNSWA bit, so the channel range is +-/10.1Vdc in mpc624_ai_insn_read() 264 case 5: in mpc624_attach()
|
/linux/drivers/video/fbdev/ |
H A D | Kconfig | 647 <https://vdc.epson.com/> 1219 Voodoo3 or VSA-100 (aka Voodoo4/5) chips. Say Y if you have
|