| /linux/drivers/pinctrl/intel/ |
| H A D | pinctrl-lynxpoint.c | 213 struct intel_pinctrl *lg = gpiochip_get_data(chip); in lp_gpio_reg() local 217 comm = intel_get_community(lg, offset); in lp_gpio_reg() 233 static bool lp_gpio_acpi_use(struct intel_pinctrl *lg, unsigned int pin) in lp_gpio_acpi_use() argument 237 acpi_use = lp_gpio_reg(&lg->chip, pin, LP_ACPI_OWNED); in lp_gpio_acpi_use() 264 struct intel_pinctrl *lg = pinctrl_dev_get_drvdata(pctldev); in lp_pin_dbg_show() local 265 void __iomem *reg = lp_gpio_reg(&lg->chip, pin, LP_CONFIG1); in lp_pin_dbg_show() 266 void __iomem *conf2 = lp_gpio_reg(&lg->chip, pin, LP_CONFIG2); in lp_pin_dbg_show() 279 if (lp_gpio_acpi_use(lg, pin)) in lp_pin_dbg_show() 293 struct intel_pinctrl *lg = pinctrl_dev_get_drvdata(pctldev); in lp_pinmux_set_mux() local 294 const struct intel_pingroup *grp = &lg->soc->groups[group]; in lp_pinmux_set_mux() [all …]
|
| /linux/Documentation/admin-guide/media/ |
| H A D | tuner-cardlist.rst | 34 25 LG PAL_I+FM (TAPC-I001D) 35 26 LG PAL_I (TAPC-I701D) 36 27 LG NTSC+FM (TPI8NSR01F) 37 28 LG PAL_BG+FM (TPI8PSB01D) 38 29 LG PAL_BG (TPI8PSB11D) 46 37 LG PAL (newer TAPC series) 48 39 LG NTSC (newer TAPC series) 56 47 LG NTSC (TAPE series) 73 64 LG TDVS-H06xF 75 66 LG TALN series
|
| H A D | lmedm04.rst | 38 The LG firmware can be found on the driver 39 disk DM04+_5.1A[LG] in BDADriver/driver 41 For DM04 LME2510 (LG Tuner) 53 will produce dvb-usb-lme2510-lg.fw 56 Other LG firmware can be extracted manually from US280D.sys 59 dd if=US280D.sys ibs=1 skip=42360 count=3924 of=dvb-usb-lme2510-lg.fw 61 For DM04 LME2510C (LG Tuner) 66 dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw
|
| /linux/arch/s390/kernel/ |
| H A D | entry.S | 117 lg %r9,\sie_control # get control block pointer 120 lg %r9,__LC_CURRENT(\lowcore) 159 lg %r15,0(%r4,%r3) # start of kernel stack of next 164 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next 183 lg %r14,__LC_CURRENT(%r13) 193 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 197 lg %r14,__SF_SIE_CONTROL_PHYS(%r15) # get sie block phys addr 208 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 212 lg %r14,__LC_CURRENT(%r14) 215 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area [all …]
|
| H A D | mcount.S | 74 lg %r14,(__SF_GPRS+8*8)(%r1) # restore original return address 100 lg %r4,0(%r4) 102 lg %r1,0(%r1) 107 lg %r0,(STACK_FREGS_PTREGS_PSW+8)(%r15) 112 lg %r1,STACK_FREGS_PTREGS_ORIG_GPR2(%r15)
|
| /linux/Documentation/devicetree/bindings/display/panel/ |
| H A D | panel-edp-legacy.yaml | 57 # LG LP079QX1-SP0V 7.9" (1536x2048 pixels) TFT LCD panel 58 - lg,lp079qx1-sp0v 59 # LG 9.7" (2048x1536 pixels) TFT LCD panel 60 - lg,lp097qx1-spa1 61 # LG 12.0" (1920x1280 pixels) TFT LCD panel 62 - lg,lp120up1 63 # LG 12.9" (2560x1700 pixels) TFT LCD panel 64 - lg,lp129qe
|
| H A D | panel-simple-dsi.yaml | 43 # LG ACX467AKM-7 4.95" 1080×1920 LCD Panel 44 - lg,acx467akm-7 45 # LG Corporation 7" WXGA TFT LCD panel 46 - lg,ld070wx3-sl01 47 # LG Corporation 5" HD TFT LCD panel 48 - lg,lh500wx1-sd03
|
| H A D | lg,lg4573.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lg,lg4573.yaml# 7 title: LG LG4573 TFT Liquid Crystal Display with SPI control bus 22 const: lg,lg4573 40 compatible = "lg,lg4573";
|
| H A D | lg,sw43408.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lg,sw43408.yaml# 7 title: LG SW43408 1080x2160 DSI panel 22 - const: lg,sw43408 49 compatible = "lg,sw43408";
|
| /linux/Documentation/admin-guide/laptops/ |
| H A D | lg-laptop.rst | 4 LG Gram laptop extra features 15 - FN-F1 (LG control panel) - Generates F15 26 Writing 0/1 to /sys/devices/platform/lg-laptop/reader_mode disables/enables 34 Writing 0/1 to /sys/devices/platform/lg-laptop/fn_lock disables/enables 51 Writing 0/1/2 to /sys/devices/platform/lg-laptop/fan_mode sets fan mode to 58 Writing 0/1 to /sys/devices/platform/lg-laptop/usb_charge disables/enables
|
| /linux/Documentation/ABI/testing/ |
| H A D | sysfs-platform-lg-laptop | 1 What: /sys/devices/platform/lg-laptop/reader_mode 8 What: /sys/devices/platform/lg-laptop/fn_lock 15 What: /sys/devices/platform/lg-laptop/battery_care_limit 23 What: /sys/devices/platform/lg-laptop/fan_mode 30 What: /sys/devices/platform/lg-laptop/usb_charge
|
| /linux/drivers/media/common/ |
| H A D | tveeprom.c | 118 { TUNER_LG_NTSC_FM, "LG TP18NSR01F"}, 119 { TUNER_LG_PAL_FM, "LG TP18PSB01D"}, 120 { TUNER_LG_PAL, "LG TP18PSB11D"}, 121 { TUNER_LG_PAL_I_FM, "LG TAPC-I001D"}, 123 { TUNER_LG_PAL_I, "LG TAPC-I701D"}, 126 { TUNER_ABSENT, "LG TPI8NSR11F"}, 134 { TUNER_PHILIPS_FM1216ME_MK3, "LG S001D MK3"}, 135 { TUNER_ABSENT, "LG M001D MK3"}, 136 { TUNER_PHILIPS_FM1216ME_MK3, "LG S701D MK3"}, 137 { TUNER_ABSENT, "LG M701D MK3"}, [all …]
|
| /linux/arch/arm64/boot/dts/qcom/ |
| H A D | sdm845-lg-judyp.dts | 3 * SDM845 LG V35 (judyp) device tree. 10 #include "sdm845-lg-common.dtsi" 13 model = "LG V35 ThinQ"; 14 compatible = "lg,judyp", "qcom,sdm845";
|
| H A D | sdm845-lg-judyln.dts | 3 * SDM845 LG G7 (judyln) device tree. 10 #include "sdm845-lg-common.dtsi" 13 model = "LG G7 ThinQ"; 14 compatible = "lg,judyln", "qcom,sdm845";
|
| H A D | msm8992-lg-bullhead-rev-10.dts | 8 #include "msm8992-lg-bullhead.dtsi" 11 model = "LG Nexus 5X rev 1.0";
|
| H A D | msm8992-lg-bullhead-rev-101.dts | 8 #include "msm8992-lg-bullhead.dtsi" 11 model = "LG Nexus 5X rev 1.01";
|
| /linux/arch/s390/boot/ |
| H A D | head_kdump.S | 29 lg %r2,0(%r2) # already relocated: 37 lg %r2,0x418(%r4) # Get kdump base 38 lg %r3,0x420(%r4) # Get kdump size 76 lg %r14,.Lstartup_kdump-0b(%r13)
|
| /linux/sound/mips/ |
| H A D | ad1843.c | 298 int lg, rg, lm, rm; in ad1843_get_gain() local 302 ad1843_read_multi(ad1843, 2, gp->lfield, &lg, gp->rfield, &rg); in ad1843_get_gain() 304 lg = mask - lg; in ad1843_get_gain() 310 lg = 0; in ad1843_get_gain() 314 return lg << 0 | rg << 8; in ad1843_get_gain() 328 int lg = (newval >> 0) & mask; in ad1843_set_gain() local 330 int lm = (lg == 0) ? 1 : 0; in ad1843_set_gain() 334 lg = mask - lg; in ad1843_set_gain() 339 ad1843_write_multi(ad1843, 2, gp->lfield, lg, gp->rfield, rg); in ad1843_set_gain()
|
| /linux/drivers/platform/x86/ |
| H A D | lg-laptop.c | 3 * lg-laptop.c - LG Gram ACPI features and hotkeys Driver 35 MODULE_DESCRIPTION("LG WMI Hotkey Driver"); 82 #define PLATFORM_NAME "lg-laptop" 105 {KE_KEY, 0x70, {KEY_F15} }, /* LG control panel (F1) */ 246 wmi_input_dev->name = "LG WMI hotkeys"; in wmi_input_setup() 550 .name = "LG Battery Extension", 883 .name = "LG Gram Laptop Support", 884 .class = "lg-laptop",
|
| /linux/arch/arm64/boot/dts/lg/ |
| H A D | lg1312-ref.dts | 5 * Copyright (C) 2016, LG Electronics 16 model = "LG Electronics, DTV SoC LG1312 Reference Board";
|
| H A D | lg1313-ref.dts | 5 * Copyright (C) 2016, LG Electronics 16 model = "LG Electronics, DTV SoC LG1313 Reference Board";
|
| /linux/Documentation/devicetree/bindings/arm/ |
| H A D | tegra.yaml | 76 - description: LG Optimus 4X P880 78 - const: lg,p880 80 - description: LG Optimus Vu P895 82 - const: lg,p895
|
| /linux/drivers/media/usb/dvb-usb-v2/ |
| H A D | lmedm04.h | 5 * LME2510C + LG TDQY-P001F 6 * LME2510 + LG TDQY-P001F 12 * LG TDQY - P001F =(TDA8263 + TDA10086H)
|
| /linux/tools/testing/selftests/net/ |
| H A D | tcp_mmap.c | 303 printf("received %lg MB (%lg %% mmap'ed) in %lg s, %lg Gbit\n" in child_thread() 304 " cpu usage user:%lg sys:%lg, %lg usec per MB, %lu c-switches, rcv_mss %u\n", in child_thread()
|
| /linux/Documentation/devicetree/bindings/sound/ |
| H A D | nvidia,tegra-audio-max9808x.yaml | 67 compatible = "lg,tegra-audio-max98089-p895", 69 nvidia,model = "LG Optimus Vu MAX98089";
|