/linux/drivers/media/radio/ |
H A D | tef6862.c | 21 #define TEF6862_LO_FREQ (875U * FREQ_MUL / 10) 68 static int tef6862_g_tuner(struct v4l2_subdev *sd, struct v4l2_tuner *v) in tef6862_g_tuner() argument 70 if (v->index > 0) in tef6862_g_tuner() 74 strscpy(v->name, "FM", sizeof(v->name)); in tef6862_g_tuner() 75 v->type = V4L2_TUNER_RADIO; in tef6862_g_tuner() 76 v->rangelow = TEF6862_LO_FREQ; in tef6862_g_tuner() 77 v->rangehigh = TEF6862_HI_FREQ; in tef6862_g_tuner() 78 v->rxsubchans = V4L2_TUNER_SUB_MONO; in tef6862_g_tuner() 79 v->capability = V4L2_TUNER_CAP_LOW; in tef6862_g_tuner() 80 v->audmode = V4L2_TUNER_MODE_STEREO; in tef6862_g_tuner() [all …]
|
/linux/Documentation/userspace-api/media/v4l/ |
H A D | selection.svg | 306 …2.233-5.657.719a227.677 227.677 0 0 1-6.75 1.594c-1.895.42-1.675.642-2.875.875-1.296.251-1.721-.01… 307 …07-5.344 1.188-3.425 1.014-8.65 2.933-9.875 3.843-1.539.013-3.72.273-5.625.875-2.93.928-4.75 1.459… 308 …v.03l-8 3.188 1.812 14.72c-.258-.062 6.188 3.312 6.188 3.312.226-.145.449-.273.718-.375 1.08-.41 2… 320 …28 7.094-1.312 1.982-.384 2.474-1.04 3.562-1.281 1.129-.251 2.27.116 6.25-.875 3.98-.992 5.43-1.42… 378 …28 7.094-1.312 1.982-.384 2.474-1.04 3.562-1.281 1.129-.251 2.27.116 6.25-.875 3.98-.992 5.43-1.42… 458 …2.233-5.657.719a227.677 227.677 0 0 1-6.75 1.594c-1.895.42-1.675.642-2.875.875-1.296.251-1.721-.01… 459 …07-5.344 1.188-3.425 1.014-8.65 2.933-9.875 3.843-1.539.013-3.72.273-5.625.875-2.93.928-4.75 1.459… 460 …v.03l-8 3.188 1.812 14.72c-.258-.062 6.188 3.312 6.188 3.312.226-.145.449-.273.718-.375 1.08-.41 2… 758 …-.294 2.496 2.988 3.53 6.313 4.545 3.183.742 6.545 1.662 9.092 1.768 5.142.875 8.088 2.69 12.122 4… 786 …2.233-5.657.719a227.677 227.677 0 0 1-6.75 1.593c-1.894.42-1.675.642-2.875.875-1.296.252-1.721-.00… [all …]
|
/linux/drivers/edac/ |
H A D | i82875p_edac.c | 11 * $Id: edac_i82875p.c,v 1.5.2.11 2005/10/05 00:43:44 dsp_llnl Exp $ 556 edac_dbg(0, "875p pci_get_device fail\n"); in i82875p_init() 564 edac_dbg(0, "875p init fail\n"); in i82875p_init()
|
/linux/drivers/scsi/sym53c8xx_2/ |
H A D | sym_glue.c | 1054 #define GET_INT_ARG(ptr, len, v) \ argument 1055 if (!(arg_len = get_int_arg(ptr, len, &(v)))) \ 1605 * if an 875 is part of a PQS/PDS or not since if it is, it will 1607 * mode of operation, the 875s are slaved to the memory 1609 * driver, the memory controller is disabled and the 875s 1612 * a special configuration space register of the 875. 1627 /* bit 1: allow individual 875 configuration */ in sym_config_pqs() 1634 /* bit 2: drive individual 875 interrupts to the bus */ in sym_config_pqs()
|
H A D | sym_hipd.c | 385 * True with 875/895/896/895A with clock multiplier selected in sym_getclock() 563 * bursts. The 825A, 875 and 895 chips support bursts of up 638 * - For previous generation chips (825/825A/875), the user has to tell us 1211 {PCI_DEVICE_ID_NCR_53C875, 0x01, "875", 6, 16, 5, 2, 1215 {PCI_DEVICE_ID_NCR_53C875, 0xff, "875", 6, 16, 5, 2, 1219 {PCI_DEVICE_ID_NCR_53C875J, 0xff, "875J", 6, 16, 5, 2, 1246 {PCI_DEVICE_ID_LSI_53C875A, 0xff, "875a", 6, 31, 7, 4, 4361 #define sym_printk(lvl, tp, cp, fmt, v...) do { \ argument 4363 scmd_printk(lvl, cp->cmd, fmt, ##v); \ 4365 starget_printk(lvl, tp->starget, fmt, ##v); \
|
/linux/drivers/gpu/drm/renesas/rcar-du/ |
H A D | rcar_mipi_dsi.c | 31 #define MHZ(v) ((u32)((v) * 1000000U)) argument 169 { MHZ(725), MHZ(875), 0x08, 0x00, 0x00, 0x08, 0x0a }, 170 { MHZ(875), MHZ(1000), 0x08, 0x00, 0x00, 0x08, 0x0a },
|
/linux/drivers/video/fbdev/via/ |
H A D | via-core.c | 58 static inline void viafb_mmio_write(int reg, u32 v) in viafb_mmio_write() argument 60 iowrite32(v, global_dev.engine_mmio + reg); in viafb_mmio_write() 419 case 0x00007000: /* Only on VX855/875 */ in viafb_get_fb_size_from_pci()
|
/linux/Documentation/userspace-api/media/ |
H A D | typical_media_device.svg | 3 …31v4124c0 516 517.06 1032 1035.1 1032h8572.2c518.06 0 1036.1-516 1036.1-1032v-4124c0-516-518.06-10… 4 …v-2340c0-293-293-585-586-585h-3275z" fill="#ffc" style=""/><path id="path19" d="m517.15 22.013c-46… 6 …="path37" d="m2371.5 9608h-2260v-1270h4520v1270h-2260z" fill="#ff8080" style=""/><path id="path39"… 7 …="path51" d="m2363.5 8053h-2269v-1224h4537v1224h-2268z" fill="#ff8080" style=""/><path id="path53"… 8 …id="path65" d="m13622 10386h-3810v-1281h7620v1281h-3810z" fill="#cfc" style=""/><path id="path67" … 9 …="path79" d="m12080 12182h-2268v-1412h4536v1412h-2268z" fill="#cfe7f5" style=""/><path id="path81"… 10 …="path93" d="m3050.5 15498h-1563v-1715h3126v1715h-1563z" fill="#fc9" style=""/><path id="path95" d… 11 …v-177h-1167v177l-385-354z" fill="#729fcf" style=""/><path id="path109" d="m4629.5 5866 385-353v176… 12 …v-177h-1166v177l-385-354z" fill="none" stroke="#3465af" style=""/><path id="path131" d="m7872.5 97… 13 840.89-978.49 840.89v-420.86h-2960.5v420.86l-979.49-840.89 979.49-840.89v420.03h2960.5v-420.03z" fi… [all …]
|
/linux/drivers/comedi/drivers/ |
H A D | rtd520.c | 223 #define RTD_MAX_SPEED_1 875 /* if single channel, in nanoseconds */ 253 /* +-5V input range gain steps */ 260 /* +-10V input range gain steps */ 267 /* +10V input range gain steps */ 280 /* +-5V input range gain steps */ 289 /* +-10V input range gain steps */ 298 /* +10V input range gain steps */ 327 int range_bip10; /* start of +-10V range */ 328 int range_uni10; /* start of +10V range */
|
/linux/drivers/scsi/ |
H A D | ncr53c8xx.h | 442 #define OUTL_DSP(v) \ argument 445 OUTL (nc_dsp, (v)); \ 1078 ** On 810A, 860, 825A, 875, 895 and 896 chips the content 1143 ** Only supported by 810A, 860, 825A, 875, 895 and 896.
|
H A D | Kconfig | 591 tristate "Microsoft Hyper-V virtual storage driver" 596 Select this option to enable the Hyper-V virtual storage driver. 924 capable (875A, 895A, 896, 1010-33, 1010-66, 1000).
|
H A D | ncr53c8xx.c | 793 int c, h, t, u, v; in device_queue_depth() local 801 v = simple_strtoul(p, &ep, 0); in device_queue_depth() 810 t = (target == v) ? v : NO_TARGET; in device_queue_depth() 815 u = (lun == v) ? v : NO_LUN; in device_queue_depth() 821 return v; in device_queue_depth() 1789 ** of 825A, 875 and 895 chips. 3667 ** transfers. 32,64,128 are only supported by 875 and 895 chips. 3872 ** - For previous generation chips (825/825A/875), in ncr_prepare_setting() 7736 ** True with 875 or 895 with clock multiplier selected
|
/linux/drivers/media/common/v4l2-tpg/ |
H A D | v4l2-tpg-colors.c | 183 862, 863, 864, 865, 866, 867, 867, 868, 869, 870, 871, 872, 873, 873, 874, 875, 344 849, 851, 854, 856, 858, 861, 863, 865, 868, 870, 872, 875, 877, 879, 881, 884, 1165 static double transfer_srgb_to_rgb(double v) in transfer_srgb_to_rgb() argument 1167 if (v < -0.04045) in transfer_srgb_to_rgb() 1168 return pow((-v + 0.055) / 1.055, 2.4); in transfer_srgb_to_rgb() 1169 return (v <= 0.04045) ? v / 12.92 : pow((v + 0.055) / 1.055, 2.4); in transfer_srgb_to_rgb() 1172 static double transfer_rgb_to_srgb(double v) in transfer_rgb_to_srgb() argument 1174 if (v <= -0.0031308) in transfer_rgb_to_srgb() 1175 return -1.055 * pow(-v, 1.0 / 2.4) + 0.055; in transfer_rgb_to_srgb() 1176 if (v <= 0.0031308) in transfer_rgb_to_srgb() [all …]
|
/linux/drivers/ata/ |
H A D | ata_piix.c | 190 /* ESB (855GME/875P + 6300ESB) UDMA 100 */ 1574 "Prefer Hyper-V paravirtualization drivers instead of ATA, " 1583 /* On Hyper-V hypervisors the disks are exposed on in piix_ignore_devices_quirk() 1589 .ident = "Hyper-V Virtual Machine", in piix_ignore_devices_quirk() 1601 * identical to a Hyper-V guest. One difference is the in piix_ignore_devices_quirk()
|
/linux/drivers/usb/storage/ |
H A D | unusual_devs.h | 397 "875DC Storage", 660 "DSC-S30/S70/S75/505V/F505/F707/F717/P8", 881 * Option N.V. mobile broadband modems 887 "Option N.V.", 1351 * Option N.V. mobile broadband modems 1357 "Option N.V.",
|
/linux/drivers/gpu/drm/amd/pm/ |
H A D | amdgpu_pm.c | 645 * memory_controller_clock = 875 Mhz 647 * effective_memory_clock = 875 Mhz * 2 = 1750 Mhz 690 * calculated from v/f curve + overdrive vddgfx offset" 735 * voltage offset applied to the whole v/f curve line as -10mv.
|
/linux/drivers/video/fbdev/sis/ |
H A D | init301.c | 2355 SiS_Pr->SiS_LCDInfo = 0x80 | 0x40 | 0x20; /* neg h/v sync, RGB24(D0 = 0) */ in SiS_GetLCDResInfo() 3828 if (SiS_Pr->SiS_VGAVDE == 350) tempbx = 875; in SiS_GetCRT2Data301()
|