| /linux/drivers/cpufreq/ |
| H A D | longhaul.h | 60 30, /* 0001 -> 3.0x */ 61 40, /* 0010 -> 4.0x */ 64 35, /* 0101 -> 3.5x */ 65 45, /* 0110 -> 4.5x */ 66 55, /* 0111 -> 5.5x */ 67 60, /* 1000 -> 6.0x */ 68 70, /* 1001 -> 7.0x */ 69 80, /* 1010 -> 8.0x */ 70 50, /* 1011 -> 5.0x */ 71 65, /* 1100 -> 6.5x */ [all …]
|
| /linux/Documentation/RCU/Design/Data-Structures/ |
| H A D | TreeMappingLevel.svg | 67 inkscape:window-x="840" 76 x="0" 85 x="75" 94 x="75" 103 x="75" 118 d="M 750,900 A 75 75 0 0 0 750 1050 " 128 x="75" 137 x="600" 146 x="1650" 155 x="2175" [all …]
|
| H A D | TreeMapping.svg | 93 inkscape:window-x="891" 102 x="0" 111 x="75" 120 x="600" 129 x="1125" 138 x="1650" 147 x="2175" 156 x="3225" 183 points="2250,375 2250,75 825,75 825,358 " 186 <!-- Arrowhead on XXXpoint 825 75 - 825 390--> [all …]
|
| /linux/tools/testing/selftests/hid/tests/ |
| H A D | test_tablet.py | 452 def __init__(self, x, y): argument 453 self.x = x 475 "x", 503 assert evdev.value[libevdev.EV_ABS.ABS_X] == self.x 554 pen.x = 0 693 to wobble a little the X,Y coordinates of the pen 711 p.x += 1 717 assert len(events) >= 3 # X, Y, SYN 720 p.x [all...] |
| H A D | test_wacom_generic.py | 192 self, x, y, pressure, buttons=None, toolid=None, proximity=None, reportID=None argument 197 :param x: absolute x 222 report.x = x 264 def event(self, x, y, pressure, buttons=None, toolid=None, proximity=None): argument 268 :param x: absolute x 276 r = self.create_report(x, y, pressure, buttons, toolid, proximity) 336 reporting X/Y position and if the pen is in contact. No pressure, 361 0x09, 0x30, # . Usage (X), 417 0x0A, 0x30, 0x01, # . Usage (X), 548 usage_id("Generic Desktop", "X"): PhysRange( [all …]
|
| H A D | test_gamepad.py | 110 x = abs_map["x"].evdev 113 assert x 116 return x, y 213 0x09, 0x30, # ..Usage (X) 12 243 0x55, 0x00, # ..Unit Exponent (0) 75 549 0x09, 0x39, # .Usage (Hat switch) 75 554 0x09, 0x30, # ..Usage (X) 86 616 "x": AxisMapping("x"), 620 "x": AxisMapping("z"), 663 …75 10 95 01 15 00 26 ff 07 46 ff 07 81 02 05 01 09 31 75 10 95 01 15 00 26 ff 07 46 ff 07 81 02 05…
|
| H A D | test_multitouch.py | 24 def BIT(x): argument 25 return 1 << x 58 def __init__(self, id, x, y): argument 60 self.x = x 62 self.cx = x 74 def __init__(self, x, y): argument 75 super().__init__(0, x, y) 320 Usage (X) 388 Usage (X) 452 Usage (X) [all …]
|
| /linux/drivers/video/fbdev/ |
| H A D | controlfb.h | 33 #define PAD(x) char x[12] argument 126 {{-1,-1}}, /* 640x870, 75Hz (portrait) */ 131 {{ 2, 2}}, /* 800x600, 75Hz */ 132 {{ 1, 2}}, /* 832x624, 75Hz */ 135 {{ 1, 2}}, /* 1024x768, 75Hz (VESA) */ 136 {{ 1, 2}}, /* 1024x768, 75Hz */ 137 {{ 1, 2}}, /* 1152x870, 75Hz */ 138 {{ 0, 1}}, /* 1280x960, 75Hz */ 139 {{ 0, 1}}, /* 1280x1024, 75Hz */
|
| /linux/Documentation/fb/ |
| H A D | sisfb.rst | 9 - SiS 315 series: SiS 315/H/PRO, 55x, (M)65x, 740, (M)661(F/M)X, (M)741(GX) 46 append="video=sisfb:mode:1024x768x16,mem:12288,rate:75" 50 modprobe sisfb mode=1024x768x16 rate=75 mem=12288 62 video=sisfb:mode:1024x768x16,rate:75,mem:12288 83 For example: 1024x768x16, 1024x768-16@75, 1280x1024-16. If no depth is 114 If using XFree86 or X.org, it is recommended that you don't use the "fbdev" 115 driver but the dedicated "sis" X driver. The "sis" X driver and sisfb are 137 mem:X size of memory for the console, rest will be used for DRI/DRM. X 145 vesa:X selects startup videomode. X is number from 0 to 0x1FF and 147 hexadecimal form, the latter prefixed with "0x"). [all …]
|
| /linux/drivers/tty/serial/ |
| H A D | sc16is7xx.c | 52 #define SC16IS7XX_IODIR_REG (0x0a) /* I/O Direction - only on 75x/76x */ 53 #define SC16IS7XX_IOSTATE_REG (0x0b) /* I/O State - only on 75x/76x */ 54 #define SC16IS7XX_IOINTENA_REG (0x0c) /* I/O Interrupt Enable - only on 75x/76x */ 55 #define SC16IS7XX_IOCONTROL_REG (0x0e) /* I/O Control - only on 75x/76x */ 104 * - only on 75x/76x 107 * - only on 75x/76x 143 #define SC16IS7XX_MCR_DTR_BIT BIT(0) /* DTR complement - only on 75x/76x */ 176 * - only on 75x/76x 179 * - only on 75x/76x 182 * - only on 75x/76x [all …]
|
| /linux/drivers/staging/media/ipu3/ |
| H A D | ipu3-tables.c | 6 #define X 0 /* Don't care value */ macro 71 { 0, -14, 80, 7, 75, -13, 0 }, 72 { 0, -13, 75, 7, 80, -14, 0 }, 136 { 0, -14, 80, 7, 75, -13, 0 }, 137 { 0, -13, 75, 7, 80, -14, 0 }, 449 { 0, -13, 79, 7, 75, -13, 0 }, 462 { 0, -13, 75, 7, 79, -13, 0 }, 514 { 0, -13, 79, 7, 75, -13, 0 }, 527 { 0, -13, 75, 7, 79, -13, 0 }, 754 { 0, -11, 75, 7, 75, -11, 0 }, [all …]
|
| /linux/drivers/video/fbdev/geode/ |
| 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/Documentation/userspace-api/media/v4l/ |
| H A D | ext-ctrls-fm-rx.rst | 39 which can scroll strings sized as 8 x N characters. So, this control 53 x N or 64 x N characters. So, this control must be configured with 72 or 75 microseconds is used. The enum v4l2_deemphasis defines possible 84 - A de-emphasis of 75 uS is used.
|
| H A D | ext-ctrls-fm-tx.rst | 45 which can scroll strings sized as 8 x N characters. So, this control 59 which can scroll strings sized as 32 x N or 64 x N characters. So, 151 or 75 microseconds is used. The enum v4l2_preemphasis defines possible 163 - A pre-emphasis of 75 uS is used.
|
| /linux/sound/soc/codecs/ |
| H A D | rt711-sdca.c | 40 "%s: Failed to set private value: %06x <= %04x ret=%d\n", in rt711_sdca_index_write() 56 "%s: Failed to get private value: %06x => %04x ret=%d\n", in rt711_sdca_index_read() 301 "%s, detected_mode=0x%x\n", __func__, det_mode); in rt711_sdca_headset_detect() 337 "in %s, jack_type=0x%x\n", __func__, rt711->jack_type); in rt711_sdca_jack_detect_handler() 339 "in %s, btn_type=0x%x\ in rt711_sdca_jack_detect_handler() [all...] |
| /linux/include/dt-bindings/sound/ |
| H A D | qcom,q6dsp-lpass-ports.h | 80 #define QUATERNARY_TDM_TX_1 75 227 /* Clock ID for RX CORE TX 2X MCLK */ 231 /* Clock ID for WSA core TX 2X MCLK */ 235 /* Clock ID for WSA2 core TX 2X MCLK */ 237 /* Clock ID for RX CORE MCLK2 2X MCLK */ 244 #define LPASS_CLK_ID_QAIF_IF2_IBIT 75
|
| /linux/arch/arm/boot/dts/ti/omap/ |
| H A D | omap3-lilly-a83x.dtsi | 319 ti,x-min = /bits/ 16 <300>; 320 ti,x-max = /bits/ 16 <3000>; 323 ti,x-plate-ohms = /bits/ 16 <80>; 383 gpmc,oe-off-ns = <75>; 385 gpmc,we-off-ns = <75>; 393 gpmc,wr-data-mux-bus-ns = <75>; 444 gpmc,cycle2cycle-delay-ns = <75>; 446 gpmc,wr-access-ns = <75>;
|
| /linux/drivers/net/ethernet/chelsio/cxgb3/ |
| H A D | mc5.c | 46 /* IDT 75P52100 commands */ 68 /* IDT 75N43102 commands */ 73 /* IDT 75N43102 SCR address (low 32 bits) */ 76 /* IDT 75N43102 GMR base addresses (low 32 bits) */ 81 /* IDT 75N43102 data and mask array base addresses (low 32 bits) */ 118 CH_ERR(adapter, "MC5 timeout writing to TCAM address 0x%x\n", in mc5_write()
|
| /linux/drivers/s390/char/ |
| H A D | defkeymap.map | 44 keycode 39 = nul x 80 keycode 75 = period ocircumflex 108 keycode 103 = Aring X 136 control keycode 75 = F23
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | msm8916-wingtech-wt865x8.dtsi | 48 <4154000 85>, <4102000 80>, <4062000 75>, <3992000 70>, 87 touchscreen-size-x = <720>; 113 qcom,mbhc-vthreshold-low = <75 150 237 450 500>; 114 qcom,mbhc-vthreshold-high = <75 150 237 450 500>;
|
| /linux/arch/arm/boot/dts/intel/pxa/ |
| H A D | pxa300-raumfeld-controller.dts | 71 70 71 72 73 74 75 76 77 78 79 132 st,click-single-x; 135 st,click-thresh-x = <10>; 140 st,wakeup-x-lo; 141 st,wakeup-x-hi; 281 MFP_PIN_PXA300(75) MFP_AF1 /* LCD_BIAS */
|
| /linux/sound/hda/codecs/realtek/ |
| H A D | realtek.c | 561 codec_info(codec, "%s: SKU not ready 0x%08x\n", in alc_auto_parse_customize_define() 586 codec_dbg(codec, "SKU: Nid=0x%x sku_cfg=0x%08x\n", in alc_auto_parse_customize_define() 588 codec_dbg(codec, "SKU: port_connectivity=0x%x\n", in alc_auto_parse_customize_define() 590 codec_dbg(codec, "SKU: enable_pcbeep=0x%x\ in alc_auto_parse_customize_define() [all...] |
| /linux/drivers/media/tuners/ |
| H A D | tda8290.c | 5 controls the philips tda8290+75 tuner chip combo. 26 MODULE_PARM_DESC(deemphasis_50, "0 - 75us deemphasis; 1 - 50us deemphasis"); 194 tuner_dbg("tda827xa config is 0x%02x\n", priv->cfg.config); in tda8290_set_params() 610 tuner_info("could not clearly identify tuner address, defaulting to %x\n", in tda829x_find_tuner() 614 tuner_info("setting tuner address to %x\n", tuner_addrs); in tda829x_find_tuner() 669 printk(KERN_WARNING "%s: couldn't read register 0x%02x\n", in tda8290_probe() 676 printk(KERN_DEBUG "%s: tda8290 detected @ %d-%04x\n", in tda8290_probe() 696 printk(KERN_WARNING "%s: couldn't read register 0x%02x\n", in tda8295_probe() 703 printk(KERN_DEBUG "%s: %s detected @ %d-%04x\n", in tda8295_probe() 779 name = "tda8290+75"; in tda829x_attach() [all …]
|
| /linux/arch/sparc/lib/ |
| H A D | NG2memcpy.S | 37 #define EX_LD(x,y) x argument 40 #define EX_LD_FP(x,y) x argument 44 #define EX_ST(x,y) x argument 47 #define EX_ST_FP(x,y) x argument 181 #define EX_RETVAL(x) x argument 273 blu,pt %XCC, 75f 485 75: /* 16 < len <= 64 */ 486 bne,pn %XCC, 75f 522 75:
|
| /linux/drivers/media/usb/gspca/ |
| H A D | sn9c20x.c | 144 .ident = "MSI MS-1633X", 147 DMI_MATCH(DMI_BOARD_NAME, "MS-1633X") 151 .ident = "MSI MS-1635X", 154 DMI_MATCH(DMI_BOARD_NAME, "MS-1635X") 307 86, 84, 83, 81, 79, 77, 75, 74, 330 -79, -77, -75, -74, -72, -70, -68, -66, 349 -73, -75, -77, -79, -81, -82, -84, -86, 371 65, 67, 69, 71, 73, 75, 77, 79, 405 75, 77, 78, 80, 82, 83, 85, 87, 427 -68, -70, -71, -73, -75, -77, -78, -80, [all …]
|