/Linux-v5.15/drivers/pinctrl/intel/ |
D | pinctrl-lynxpoint.c | 207 static struct intel_community *lp_get_community(struct intel_pinctrl *lg, in lp_get_community() argument 213 for (i = 0; i < lg->ncommunities; i++) { in lp_get_community() 214 comm = &lg->communities[i]; in lp_get_community() 225 struct intel_pinctrl *lg = gpiochip_get_data(chip); in lp_gpio_reg() local 229 comm = lp_get_community(lg, offset); in lp_gpio_reg() 245 static bool lp_gpio_acpi_use(struct intel_pinctrl *lg, unsigned int pin) in lp_gpio_acpi_use() argument 249 acpi_use = lp_gpio_reg(&lg->chip, pin, LP_ACPI_OWNED); in lp_gpio_acpi_use() 275 struct intel_pinctrl *lg = pinctrl_dev_get_drvdata(pctldev); in lp_get_groups_count() local 277 return lg->soc->ngroups; in lp_get_groups_count() 283 struct intel_pinctrl *lg = pinctrl_dev_get_drvdata(pctldev); in lp_get_group_name() local [all …]
|
/Linux-v5.15/Documentation/admin-guide/media/ |
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
|
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-v5.15/Documentation/admin-guide/laptops/ |
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 41 Writing 80/100 to /sys/devices/platform/lg-laptop/battery_care_limit 51 Writing 1/0 to /sys/devices/platform/lg-laptop/fan_mode disables/enables 58 Writing 0/1 to /sys/devices/platform/lg-laptop/usb_charge disables/enables
|
D | index.rst | 13 lg-laptop
|
/Linux-v5.15/Documentation/ABI/testing/ |
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 22 What: /sys/devices/platform/lg-laptop/fan_mode 29 What: /sys/devices/platform/lg-laptop/usb_charge
|
/Linux-v5.15/arch/s390/kernel/ |
D | entry.S | 170 lg %r9,__SF_SIE_CONTROL(%r15) # get control block pointer 211 lg %r15,0(%r4,%r3) # start of kernel stack of next 215 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next 231 lg %r12,__LC_CURRENT 237 lg %r14,__LC_GMAP # get gmap pointer 242 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 270 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area 278 lg %r2,__SF_SIE_REASON(%r15) # return exit reason code 306 lg %r12,__LC_CURRENT 307 lg %r15,__LC_KERNEL_STACK [all …]
|
D | mcount.S | 53 lg %r14,(__SF_GPRS+8*8)(%r1) # restore original return address 67 lg %r4,0(%r4) 69 lg %r1,0(%r1) 81 lg %r4,(STACK_PTREGS_PSW+8)(%r15) 87 lg %r1,(STACK_PTREGS_PSW+8)(%r15)
|
/Linux-v5.15/Documentation/devicetree/bindings/display/panel/ |
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 21 const: lg,lg4573 39 compatible = "lg,lg4573";
|
D | panel-simple.yaml | 199 # LG 7" (800x480 pixels) TFT LCD panel 200 - lg,lb070wv8 201 # LG Corporation 5" HD TFT LCD panel 202 - lg,lh500wx1-sd03 203 # LG LP079QX1-SP0V 7.9" (1536x2048 pixels) TFT LCD panel 204 - lg,lp079qx1-sp0v 205 # LG 9.7" (2048x1536 pixels) TFT LCD panel 206 - lg,lp097qx1-spa1 207 # LG 12.0" (1920x1280 pixels) TFT LCD panel 208 - lg,lp120up1 [all …]
|
D | panel-simple-dsi.yaml | 42 # LG ACX467AKM-7 4.95" 1080×1920 LCD Panel 43 - lg,acx467akm-7 44 # LG Corporation 7" WXGA TFT LCD panel 45 - lg,ld070wx3-sl01
|
/Linux-v5.15/drivers/media/common/ |
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-v5.15/arch/s390/purgatory/ |
D | head.S | 66 lg %r4,kernel_entry-\base(%r13) 67 lg %r5,load_psw_mask-\base(%r13) 105 lg %r11,kernel_type-.base_crash(%r13) 142 lg %r9,crash_size-.base_crash(%r13) 146 lg %r10,crash_start-.base_crash(%r13) 192 lg %r9,crash_start-.base_dst(%r13) 207 lg %r5,__KEXEC_SHA_REGION_START(%r7) 221 lg %r6,__KEXEC_SHA_REGION_LEN(%r7)
|
/Linux-v5.15/arch/s390/boot/ |
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-v5.15/sound/mips/ |
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-v5.15/arch/arm64/boot/dts/lg/ |
D | lg1313-ref.dts | 5 * Copyright (C) 2016, LG Electronics 16 model = "LG Electronics, DTV SoC LG1313 Reference Board";
|
D | lg1312-ref.dts | 5 * Copyright (C) 2016, LG Electronics 16 model = "LG Electronics, DTV SoC LG1312 Reference Board";
|
/Linux-v5.15/drivers/platform/x86/ |
D | lg-laptop.c | 3 * lg-laptop.c - LG Gram ACPI features and hotkeys Driver 29 MODULE_DESCRIPTION("LG WMI Hotkey Driver"); 55 #define PLATFORM_NAME "lg-laptop" 79 {KE_KEY, 0x70, {KEY_F15} }, /* LG control panel (F1) */ 246 wmi_input_dev->name = "LG WMI hotkeys"; in wmi_input_setup() 735 .name = "LG Gram Laptop Support", 736 .class = "lg-laptop",
|
/Linux-v5.15/drivers/net/wireless/marvell/mwifiex/ |
D | cfp.c | 97 /* LG 160M */ 105 /* LG 80M */ 113 /* LG 40M */ 121 /* LG 20M */ 130 /* LG 160M */ 138 /* LG 80M */ 146 /* LG 40M */ 154 /* LG 20M */
|
/Linux-v5.15/tools/testing/selftests/net/ |
D | tcp_mmap.c | 248 printf("received %lg MB (%lg %% mmap'ed) in %lg s, %lg Gbit\n" in child_thread() 249 " cpu usage user:%lg sys:%lg, %lg usec per MB, %lu c-switches\n", in child_thread()
|
/Linux-v5.15/drivers/media/usb/dvb-usb-v2/ |
D | lmedm04.h | 5 * LME2510C + LG TDQY-P001F 6 * LME2510 + LG TDQY-P001F 12 * LG TDQY - P001F =(TDA8263 + TDA10086H)
|
/Linux-v5.15/drivers/gpu/drm/panel/ |
D | panel-lg-lb035q02.c | 3 * LG.Philips LB035Q02 LCD Panel Driver 235 .name = "panel-lg-lb035q02", 243 MODULE_DESCRIPTION("LG.Philips LB035Q02 LCD Panel driver");
|
D | Makefile | 23 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o 24 obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o
|
/Linux-v5.15/drivers/leds/ |
D | leds-dac124s085.c | 4 * Guennadi Liakhovetski, DENX Software Engineering, <lg@denx.de> 109 MODULE_AUTHOR("Guennadi Liakhovetski <lg@denx.de>");
|
/Linux-v5.15/drivers/net/usb/ |
D | lg-vl600.c | 3 * Ethernet interface part of the LG VL600 LTE modem (4G dongle) 302 .description = "LG VL600 modem", 322 .name = "lg-vl600", 334 MODULE_DESCRIPTION("LG-VL600 modem's ethernet link");
|