/linux/Documentation/fb/ |
H A D | viafb.modes | 29 # D: 25.175 MHz, H: 31.469 kHz, V: 59.94 Hz 32 # D: 24.823 MHz, H: 39.780 kHz, V: 60.00 Hz 35 # 640x480, 75 Hz, Non-Interlaced (31.50 MHz dotclock) 52 mode "640x480-75" 53 # D: 31.50 MHz, H: 37.500 kHz, V: 75.00 Hz 74 # D: 36.000 MHz, H: 43.269 kHz, V: 85.00 Hz 95 # D: 43.163 MHz, H: 50.900 kHz, V: 100.00 Hz 116 # D: 52.406 MHz, H: 61.800 kHz, V: 120.00 Hz 137 # D: 26.880 MHz, H: 30.000 kHz, V: 60.24 Hz 158 # D: 29.500 MHz, H: 29.738 kHz, V: 60.00 Hz [all …]
|
H A D | s3fb.rst | 10 S3 Trio64 (and variants V+, UV+, V2/DX, V2/GX) 19 I tested s3fb on Trio64 (plain, V+ and V2/DX) and Virge (plain, VX, DX), 40 hardware, i get best results from plain S3 Trio32 card - about 75 MHz). This
|
/linux/tools/testing/selftests/hid/tests/ |
H A D | test_tablet.py | 625 for v in self.parsed_rdesc.feature_reports.values(): 626 if v.report_ID == rnum: 627 rdesc = v 639 for v in self.parsed_rdesc.feature_reports.values(): 640 if v.report_ID == rnum: 641 rdesc = v 727 [pytest.param(v, id=k) for k, v in PenState.legal_transitions().items()], 740 pytest.param(v, id=k) 741 for k, v in PenState.tolerated_transitions().items() 758 pytest.param(v, id=k) [all …]
|
H A D | test_wacom_generic.py | 301 for v in self.parsed_rdesc.feature_reports.values(): 302 if v.report_ID == rnum: 303 rdesc = v 871 …75 08 15 00 26 ff 00 81 03 09 54 81 02 09 22 a1 02 05 0d 95 01 75 01 25 01 09 42 81 02 81 03 09 47…
|
/linux/arch/mips/include/asm/mach-au1x00/ |
H A D | gpio-au1300.h | 19 * The only implementation so far is in the Au1300, which has 75 externally 23 #define AU1300_GPIO_NUM 75 55 static inline int au1300_gpio_set_value(unsigned int gpio, int v) in au1300_gpio_set_value() argument 64 __raw_writel(bit, roff + (v ? AU1300_GPIC_PINVAL in au1300_gpio_set_value() 71 static inline int au1300_gpio_direction_output(unsigned int gpio, int v) in au1300_gpio_direction_output() argument 74 return au1300_gpio_set_value(gpio, v); in au1300_gpio_direction_output() 105 unsigned long v; in au1300_gpio_getinitlvl() local 114 v = __raw_readl(roff + AU1300_GPIC_RSTVAL); in au1300_gpio_getinitlvl() 115 return (v >> gpio) & 1; in au1300_gpio_getinitlvl()
|
/linux/drivers/video/fbdev/geode/ |
H A D | gxfb_core.c | 45 /* 640x480-75 VESA */ 46 { NULL, 75, 640, 480, 31746, 120, 16, 16, 01, 64, 3, 55 /* 800x600-75 VESA */ 56 { NULL, 75, 800, 600, 20202, 160, 16, 21, 01, 80, 3, 66 /* 1024x768-75 VESA */ 67 { NULL, 75, 1024, 768, 12690, 176, 16, 28, 1, 96, 3, 86 /* 1280x1024-75 VESA */ 87 { NULL, 75, 1280, 1024, 7407, 248, 16, 38, 1, 144, 3, 98 /* 1600x1200-75 VESA */ 99 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, [all …]
|
H A D | gx1fb_core.c | 33 /* 640x480-75 VESA */ 34 { NULL, 75, 640, 480, 31746, 120, 16, 16, 01, 64, 3, 43 /* 800x600-75 VESA */ 44 { NULL, 75, 800, 600, 20202, 160, 16, 21, 01, 80, 3, 54 /* 1024x768-75 VESA */ 55 { NULL, 75, 1024, 768, 12690, 176, 16, 28, 1, 96, 3, 74 /* 1280x1024-75 VESA */ 75 { NULL, 75, 1280, 1024, 7407, 248, 16, 38, 1, 144, 3, 168 u32 v; in gx1fb_setcolreg() local 173 v = chan_to_field(red, &info->var.red); in gx1fb_setcolreg() [all …]
|
H A D | lxfb_core.c | 53 /* 640x480-75 */ 54 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 83 /* 800x600-75 */ 84 { NULL, 75, 800, 600, 20202, 160, 16, 21, 1, 80, 3, 110 /* 1024x768-75 */ 111 { NULL, 75, 1024, 768, 12703, 176, 16, 28, 1, 96, 3, 135 /* 1152x864-75 */ 136 { NULL, 75, 1152, 864, 9259, 256, 64, 32, 1, 128, 3, 160 /* 1280x1024-75 */ 161 { NULL, 75, 1280, 1024, 7409, 248, 16, 38, 1, 144, 3, [all …]
|
/linux/drivers/video/fbdev/ |
H A D | valkyriefb.h | 90 /* Register values for 1024x768, 75Hz mode (17) */ 102 { 11, 28, 3 }, /* pixel clock = 79.55MHz for V=74.50Hz */ 108 /* This used to be 12, 30, 3 for pixel clock = 78.12MHz for V=72.12Hz, but 118 { 12, 29, 3 }, /* pixel clock = 75.52MHz for V=69.71Hz? */ 119 /* I interpolated the V=69.71 from the vmode 14 and old 15 129 { 15, 31, 3 }, /* pixel clock = 64.58MHz for V=59.62Hz */ 135 /* Register values for 832x624, 75Hz mode (13) */ 138 { 23, 42, 3 }, /* pixel clock = 57.07MHz for V=74.27Hz */ 146 { 17, 27, 3 }, /* pixel clock = 49.63MHz for V=71.66Hz */ 155 used to be 20,53,2, pixel clock 41.41MHz for V=59.78Hz */ [all …]
|
/linux/drivers/video/fbdev/core/ |
H A D | modedb.c | 21 #define name_matches(v, s, l) \ argument 22 ((v).name && !strncmp((s), (v).name, (l)) && strlen((v).name) == (l)) 23 #define res_matches(v, x, y) \ argument 24 ((v).xres == (x) && (v).yres == (y)) 62 /* 640x480 @ 75 Hz, 37.50 kHz hsync */ 63 { NULL, 75, 640, 480, 31746, 120, 16, 16, 1, 64, 3, 0, 127 /* 1400x1050 @ 75,107 Hz, 82,392 kHz +hsync +vsync*/ 128 { NULL, 75, 1400, 1050, 7190, 120, 56, 23, 10, 112, 13, 183 /* 1600x1200 @ 75 Hz, 93.75 kHz hsync */ 184 { NULL, 75, 1600, 1200, 4938, 304, 64, 46, 1, 192, 3, [all …]
|
H A D | fbmon.c | 239 b[8] = 75; /* hfmax */ in fix_edid() 440 DPRINTK(" 640x480@75Hz\n"); in get_est_timing() 458 DPRINTK(" 800x600@75Hz\n"); in get_est_timing() 461 calc_mode_timings(832, 624, 75, &mode[num]); in get_est_timing() 463 DPRINTK(" 832x624@75Hz\n"); in get_est_timing() 479 DPRINTK(" 1024x768@75Hz\n"); in get_est_timing() 483 DPRINTK(" 1280x1024@75Hz\n"); in get_est_timing() 488 DPRINTK(" 1152x870@75Hz\n"); in get_est_timing() 770 DPRINTK(" H: %d-%dKHz V: %d-%dHz DCLK: %dMHz\n", in fb_get_monitor_limits() 793 DPRINTK("0.700V/0.300V"); in get_monspecs() [all …]
|
/linux/drivers/gpu/ipu-v3/ |
H A D | ipu-ic-csc.c | 116 * V = .5000 * R - .4187 * G - .0813 * B + 128 147 .offset = { -75, 512, 512, }, 200 { 75, 0, 102, }, 201 { 75, -25, -52, }, 202 { 75, 129, 0, }, 238 * V = .5000 * R - .4542 * G - .0458 * B + 128 269 .offset = { -75, 512, 512, }, 322 { 75, 0, 115, }, 323 { 75, -14, -34, }, 324 { 75, 135, 0, },
|
/linux/Documentation/devicetree/bindings/sound/ |
H A D | qcom,pm8916-wcd-analog-codec.yaml | 43 description: 1.8V buck supply 46 description: 1.8V SIDO buck supply 117 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 118 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
H A D | rockchip,rk3308-codec.yaml | 71 MIC BIAS voltage will be 3.3 V * 85% = 2.805 V. 73 enum: [ 50, 55, 60, 65, 70, 75, 80, 85 ]
|
/linux/drivers/s390/char/ |
H A D | defkeymap.map | 42 keycode 37 = nul v 80 keycode 75 = period ocircumflex 106 keycode 101 = Aacute V 136 control keycode 75 = F23
|
/linux/drivers/pcmcia/ |
H A D | soc_common.h | 47 struct soc_pcmcia_regulator *r, int v); 67 * minimum value of 150ns for a 250ns cycle time (for 5V operation; 68 * see section 4.7.4), or 300ns for a 600ns cycle time (for 3.3V 70 * has a maximum value of 150ns for a 300ns cycle time (for 5V 71 * operation), or 300ns for a 600ns cycle time (for 3.3V operation). 75 * PCMCIA I/O command width time is 165ns. The default PCMCIA 5V attribute 76 * and memory command width time is 150ns; the PCMCIA 3.3V attribute and 92 * (PCMCIA System Architecture, 2nd ed., by Don Anderson, p.75)
|
/linux/drivers/media/radio/ |
H A D | radio-keene.c | 102 /* Set TX, stereo and preemphasis mode (50 us vs 75 us). */ 111 If bit 2 is set, then enable 75 us preemphasis, otherwise in keene_cmd_set() 164 struct v4l2_capability *v) in vidioc_querycap() argument 168 strscpy(v->driver, "radio-keene", sizeof(v->driver)); in vidioc_querycap() 169 strscpy(v->card, "Keene FM Transmitter", sizeof(v->card)); in vidioc_querycap() 170 usb_make_path(radio->usbdev, v->bus_info, sizeof(v->bus_info)); in vidioc_querycap() 175 struct v4l2_modulator *v) in vidioc_g_modulator() argument 179 if (v->index > 0) in vidioc_g_modulator() 182 strscpy(v->name, "FM", sizeof(v->name)); in vidioc_g_modulator() 183 v->rangelow = FREQ_MIN * FREQ_MUL; in vidioc_g_modulator() [all …]
|
/linux/drivers/video/fbdev/kyro/ |
H A D | fbdev.c | 76 u32 ulOverlayUVStride; /* 422 mode U & V stride */ 118 /* 640x480 @ 75Hz */ 119 NULL, 75, 640, 480, KHZ2PICOS(31500), 143 /* 800x600 @ 75Hz */ 144 NULL, 75, 800, 600, KHZ2PICOS(49500), 163 /* 1024x768 @ 75Hz */ 164 NULL, 75, 1024, 768, KHZ2PICOS(78750), 173 /* 1152x864 @ 75Hz */ 174 NULL, 75, 1152, 864, KHZ2PICOS(108000), 193 /* 1280x1024 @ 75Hz */ [all …]
|
/linux/drivers/media/v4l2-core/ |
H A D | v4l2-vp9.c | 18 { 92, 45, 102, 136, 116, 180, 74, 90, 100 }, /*left = v */ 27 }, { /* above = v */ 29 { 43, 46, 168, 134, 107, 128, 69, 142, 92 }, /*left = v */ 34 { 39, 27, 61, 131, 110, 175, 44, 75, 136 }, /*left = d153*/ 40 { 55, 44, 68, 166, 179, 192, 57, 57, 108 }, /*left = v */ 51 { 59, 38, 83, 112, 103, 162, 98, 136, 90 }, /*left = v */ 62 { 53, 40, 55, 139, 69, 183, 61, 80, 110 }, /*left = v */ 73 { 46, 27, 80, 150, 55, 124, 55, 121, 135 }, /*left = v */ 83 { 75, 17, 22, 136, 138, 185, 32, 34, 166 }, /*left = dc */ 84 { 56, 39, 58, 133, 117, 173, 48, 53, 187 }, /*left = v */ [all …]
|
/linux/drivers/gpu/drm/amd/pm/swsmu/inc/pmfw_if/ |
H A D | smu11_driver_if_arcturus.h | 462 QuadraticInt_t SsCurve; // Slow-slow curve (GHz->V) 463 …uint16_t SsFmin; // Fmin for SS curve. If SS curve is selected, will use V@SSFm… 575 QuadraticInt_t qAvfsGb[AVFS_VOLTAGE_COUNT]; // GHz->V Override of fused curve 576 DroopInt_t dBtcGbGfxPll; // GHz->V BtcGb 577 DroopInt_t dBtcGbGfxAfll; // GHz->V BtcGb 578 DroopInt_t dBtcGbSoc; // GHz->V BtcGb 579 LinearInt_t qAgingGb[AVFS_VOLTAGE_COUNT]; // GHz->V 581 QuadraticInt_t qStaticVoltageOffset[AVFS_VOLTAGE_COUNT]; // GHz->V 790 uint16_t avgPsmCount[75]; 791 uint16_t minPsmCount[75]; [all …]
|
/linux/drivers/gpu/drm/ |
H A D | drm_edid.c | 73 /* Prefer the largest mode at 75 Hz */ 189 EDID_QUIRK('V', 'S', 'C', 5020, EDID_QUIRK_FORCE_REDUCED_BLANKING), 204 EDID_QUIRK('V', 'L', 'V', 0x91a8, EDID_QUIRK_NON_DESKTOP), 205 EDID_QUIRK('V', 'L', 'V', 0x91b0, EDID_QUIRK_NON_DESKTOP), 206 EDID_QUIRK('V', 'L', 'V', 0x91b1, EDID_QUIRK_NON_DESKTOP), 207 EDID_QUIRK('V', 'L', 'V', 0x91b2, EDID_QUIRK_NON_DESKTOP), 208 EDID_QUIRK('V', 'L', 'V', 0x91b3, EDID_QUIRK_NON_DESKTOP), 209 EDID_QUIRK('V', 'L', 'V', 0x91b4, EDID_QUIRK_NON_DESKTOP), 210 EDID_QUIRK('V', 'L', 'V', 0x91b5, EDID_QUIRK_NON_DESKTOP), 211 EDID_QUIRK('V', 'L', 'V', 0x91b6, EDID_QUIRK_NON_DESKTOP), [all …]
|
/linux/Documentation/devicetree/bindings/power/supply/ |
H A D | mediatek,mt6370-charger.yaml | 50 VBUS voltage with lower accuracy (+-75mV) but higher measure 51 range (1~22V) 54 range (1~9.76V)
|
/linux/arch/riscv/include/asm/ |
H A D | hwcap.h | 21 #define RISCV_ISA_EXT_v ('v' - 'a') 24 * These macros represent the logical IDs of each multi-letter RISC-V ISA 84 #define RISCV_ISA_EXT_ZVE32F 75
|
/linux/arch/arm64/boot/dts/qcom/ |
H A D | msm8916-wingtech-wt88047.dts | 181 qcom,mbhc-vthreshold-low = <75 100 120 180 500>; 182 qcom,mbhc-vthreshold-high = <75 100 120 180 500>; 194 * L16 is only used for AW2013 which is fine with 2.5-3.3V. 195 * Use the recommended typical voltage of 2.8V as minimum.
|
/linux/arch/arm/boot/dts/qcom/ |
H A D | pm8058.dtsi | 64 <&pm8058 75 IRQ_TYPE_EDGE_RISING>; 155 <&pm8058_xoadc 0x00 0x0c>, /* Reference voltage 1.25V */ 156 <&pm8058_xoadc 0x00 0x0d>, /* Reference voltage 0.625V */ 157 <&pm8058_xoadc 0x00 0x0e>; /* Reference voltage 0.325V */
|