Home
last modified time | relevance | path

Searched refs:lg (Results 1 – 25 of 59) sorted by relevance

123

/linux-6.1.9/drivers/pinctrl/intel/
Dpinctrl-lynxpoint.c207 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-6.1.9/Documentation/ABI/testing/
Dsysfs-platform-lg-laptop1 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.1.9/drivers/net/ethernet/microchip/sparx5/
Dsparx5_qos.c139 struct sparx5_lg *lg; in sparx5_lg_get_group_by_rate() local
143 lg = &l->leak_groups[i]; in sparx5_lg_get_group_by_rate()
144 if (rate <= lg->max_rate) { in sparx5_lg_get_group_by_rate()
333 struct sparx5_lg *lg; in sparx5_leak_groups_init() local
342 lg = &layer->leak_groups[ii]; in sparx5_leak_groups_init()
343 lg->max_rate = spx5_hsch_max_group_rate[ii]; in sparx5_leak_groups_init()
348 leak_time_us = (SPX5_SE_RATE_MAX * 1000) / lg->max_rate; in sparx5_leak_groups_init()
351 lg->leak_time = 1000 * leak_time_us; in sparx5_leak_groups_init()
354 lg->resolution = 1000 / leak_time_us; in sparx5_leak_groups_init()
359 lg->max_ses = (1000 * leak_time_us) / sys_clk_per_100ps; in sparx5_leak_groups_init()
[all …]
/linux-6.1.9/sound/mips/
Dad1843.c298 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.1.9/arch/s390/purgatory/
Dhead.S69 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.1.9/arch/s390/kernel/
Dentry.S174 lg %r9,__SF_SIE_CONTROL(%r15) # get control block pointer
214 lg %r15,0(%r4,%r3) # start of kernel stack of next
218 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next
234 lg %r12,__LC_CURRENT
240 lg %r14,__LC_GMAP # get gmap pointer
245 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer
277 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area
285 lg %r2,__SF_SIE_REASON(%r15) # return exit reason code
314 lg %r12,__LC_CURRENT
315 lg %r15,__LC_KERNEL_STACK
[all …]
/linux-6.1.9/Documentation/devicetree/bindings/display/panel/
Dlg,lg4573.yaml4 $id: http://devicetree.org/schemas/display/panel/lg,lg4573.yaml#
22 const: lg,lg4573
39 compatible = "lg,lg4573";
Dpanel-simple-dsi.yaml45 - lg,acx467akm-7
47 - lg,ld070wx3-sl01
Dpanel-simple.yaml212 - lg,lb070wv8
214 - lg,lh500wx1-sd03
216 - lg,lp079qx1-sp0v
218 - lg,lp097qx1-spa1
220 - lg,lp120up1
222 - lg,lp129qe
/linux-6.1.9/Documentation/admin-guide/laptops/
Dlg-laptop.rst26 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
Dindex.rst13 lg-laptop
/linux-6.1.9/arch/s390/boot/
Dhead_kdump.S29 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.1.9/arch/arm64/boot/dts/qcom/
Dsdm845-lg-judyp.dts10 #include "sdm845-lg-common.dtsi"
14 compatible = "lg,judyp", "qcom,sdm845";
Dsdm845-lg-judyln.dts10 #include "sdm845-lg-common.dtsi"
14 compatible = "lg,judyln", "qcom,sdm845";
Dmsm8992-lg-bullhead-rev-10.dts7 #include "msm8992-lg-bullhead.dtsi"
Dmsm8992-lg-bullhead-rev-101.dts7 #include "msm8992-lg-bullhead.dtsi"
DMakefile24 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-10.dtb
25 dtb-$(CONFIG_ARCH_QCOM) += msm8992-lg-bullhead-rev-101.dtb
129 dtb-$(CONFIG_ARCH_QCOM) += sdm845-lg-judyln.dtb
130 dtb-$(CONFIG_ARCH_QCOM) += sdm845-lg-judyp.dtb
/linux-6.1.9/Documentation/admin-guide/media/
Dlmedm04.rst53 will produce dvb-usb-lme2510-lg.fw
59 dd if=US280D.sys ibs=1 skip=42360 count=3924 of=dvb-usb-lme2510-lg.fw
66 dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw
/linux-6.1.9/net/rose/
Drose_subr.c242 unsigned char l, lg, n = 0; in rose_parse_national() local
311 for (pt = p + 2, lg = 0 ; lg < l ; pt += AX25_ADDR_LEN, lg += AX25_ADDR_LEN) { in rose_parse_national()
/linux-6.1.9/fs/ntfs/
Dcompress.c332 u16 lg, pt, length, max_non_overlap; in ntfs_decompress() local
367 lg = 0; in ntfs_decompress()
369 lg++; in ntfs_decompress()
379 dp_back_addr = dp_addr - (pt >> (12 - lg)) - 1; in ntfs_decompress()
384 length = (pt & (0xfff >> lg)) + 3; in ntfs_decompress()
/linux-6.1.9/drivers/scsi/qla2xxx/
Dqla_mbx.c2505 struct logio_entry_24xx *lg; in qla24xx_login_fabric() local
2519 lg = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &lg_dma); in qla24xx_login_fabric()
2520 if (lg == NULL) { in qla24xx_login_fabric()
2526 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_fabric()
2527 lg->entry_count = 1; in qla24xx_login_fabric()
2528 lg->handle = make_handle(req->id, lg->handle); in qla24xx_login_fabric()
2529 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric()
2530 lg->control_flags = cpu_to_le16(LCF_COMMAND_PLOGI); in qla24xx_login_fabric()
2532 lg->control_flags |= cpu_to_le16(LCF_COND_PLOGI); in qla24xx_login_fabric()
2534 lg->control_flags |= cpu_to_le16(LCF_SKIP_PRLI); in qla24xx_login_fabric()
[all …]
/linux-6.1.9/arch/arm64/boot/dts/
DMakefile18 subdir-y += lg
/linux-6.1.9/arch/s390/kernel/vdso64/
Dvdso_user_wrapper.S27 lg %r14,STACK_FRAME_OVERHEAD(%r15)
/linux-6.1.9/drivers/infiniband/hw/mthca/
Dmthca_cmd.c663 int lg; in mthca_map_cmd() local
683 lg = ffs(mthca_icm_addr(&iter) | mthca_icm_size(&iter)) - 1; in mthca_map_cmd()
684 if (lg < MTHCA_ICM_PAGE_SHIFT) { in mthca_map_cmd()
692 for (i = 0; i < mthca_icm_size(&iter) >> lg; ++i) { in mthca_map_cmd()
695 virt += 1ULL << lg; in mthca_map_cmd()
699 cpu_to_be64((mthca_icm_addr(&iter) + (i << lg)) | in mthca_map_cmd()
700 (lg - MTHCA_ICM_PAGE_SHIFT)); in mthca_map_cmd()
701 ts += 1 << (lg - 10); in mthca_map_cmd()
784 u8 lg; in mthca_QUERY_FW() local
825 MTHCA_GET(lg, outbox, QUERY_FW_MAX_CMD_OFFSET); in mthca_QUERY_FW()
[all …]
/linux-6.1.9/drivers/gpu/drm/panel/
DMakefile27 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o
28 obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o

123