/linux-6.12.1/drivers/pinctrl/intel/ |
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-6.12.1/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-6.12.1/Documentation/devicetree/bindings/display/panel/ |
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
|
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
|
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";
|
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-6.12.1/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 23 What: /sys/devices/platform/lg-laptop/fan_mode 30 What: /sys/devices/platform/lg-laptop/usb_charge
|
/linux-6.12.1/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 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
|
/linux-6.12.1/arch/s390/kernel/ |
D | entry.S | 128 lg %r9,\sie_control # get control block pointer 131 lg %r9,__LC_CURRENT(\lowcore) 170 lg %r15,0(%r4,%r3) # start of kernel stack of next 175 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next 194 lg %r14,__LC_CURRENT(%r13) 204 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 208 lg %r14,__SF_SIE_CONTROL_PHYS(%r15) # get sie block phys addr 219 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 223 lg %r14,__LC_CURRENT(%r14) 237 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area [all …]
|
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) 113 lg %r4,(STACK_FREGS_PTREGS_PSW+8)(%r15) 118 lg %r0,(STACK_FREGS_PTREGS_PSW+8)(%r15) 123 lg %r1,STACK_FREGS_PTREGS_ORIG_GPR2(%r15)
|
/linux-6.12.1/drivers/net/ethernet/microchip/sparx5/ |
D | sparx5_qos.c | 196 struct sparx5_lg *lg; in sparx5_lg_get_group_by_rate() local 200 lg = &l->leak_groups[i]; in sparx5_lg_get_group_by_rate() 201 if (rate <= lg->max_rate) { in sparx5_lg_get_group_by_rate() 390 struct sparx5_lg *lg; in sparx5_leak_groups_init() local 399 lg = &layer->leak_groups[ii]; in sparx5_leak_groups_init() 400 lg->max_rate = spx5_hsch_max_group_rate[ii]; in sparx5_leak_groups_init() 405 leak_time_us = (SPX5_SE_RATE_MAX * 1000) / lg->max_rate; in sparx5_leak_groups_init() 408 lg->leak_time = 1000 * leak_time_us; in sparx5_leak_groups_init() 411 lg->resolution = 1000 / leak_time_us; in sparx5_leak_groups_init() 416 lg->max_ses = (1000 * leak_time_us) / sys_clk_per_100ps; in sparx5_leak_groups_init() [all …]
|
/linux-6.12.1/arch/arm64/boot/dts/qcom/ |
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";
|
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";
|
D | msm8992-lg-bullhead-rev-101.dts | 8 #include "msm8992-lg-bullhead.dtsi" 11 model = "LG Nexus 5X rev 1.01";
|
D | msm8992-lg-bullhead-rev-10.dts | 8 #include "msm8992-lg-bullhead.dtsi" 11 model = "LG Nexus 5X rev 1.0";
|
/linux-6.12.1/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-6.12.1/arch/s390/purgatory/ |
D | head.S | 69 lg %r4,kernel_entry-\base(%r13) 70 lg %r5,load_psw_mask-\base(%r13) 108 lg %r11,kernel_type-.base_crash(%r13) 151 lg %r9,crash_size-.base_crash(%r13) 155 lg %r10,crash_start-.base_crash(%r13) 208 lg %r9,crash_start-.base_dst(%r13) 223 lg %r5,__KEXEC_SHA_REGION_START(%r7) 237 lg %r6,__KEXEC_SHA_REGION_LEN(%r7)
|
/linux-6.12.1/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-6.12.1/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-6.12.1/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-6.12.1/drivers/platform/x86/ |
D | lg-laptop.c | 3 * lg-laptop.c - LG Gram ACPI features and hotkeys Driver 34 MODULE_DESCRIPTION("LG WMI Hotkey Driver"); 78 #define PLATFORM_NAME "lg-laptop" 101 {KE_KEY, 0x70, {KEY_F15} }, /* LG control panel (F1) */ 242 wmi_input_dev->name = "LG WMI hotkeys"; in wmi_input_setup() 556 .name = "LG Battery Extension", 889 .name = "LG Gram Laptop Support", 890 .class = "lg-laptop",
|
/linux-6.12.1/Documentation/devicetree/bindings/arm/ |
D | tegra.yaml | 67 - description: LG Optimus 4X P880 69 - const: lg,p880 71 - description: LG Optimus Vu P895 73 - const: lg,p895
|
/linux-6.12.1/drivers/net/wireless/marvell/mwifiex/ |
D | cfp.c | 85 /* LG 160M */ 93 /* LG 80M */ 101 /* LG 40M */ 109 /* LG 20M */ 118 /* LG 160M */ 126 /* LG 80M */ 134 /* LG 40M */ 142 /* LG 20M */
|