Home
last modified time | relevance | path

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

12

/Linux-v5.15/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-v5.15/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
22 What: /sys/devices/platform/lg-laptop/fan_mode
29 What: /sys/devices/platform/lg-laptop/usb_charge
/Linux-v5.15/arch/s390/purgatory/
Dhead.S66 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/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-v5.15/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
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
Dindex.rst13 lg-laptop
/Linux-v5.15/arch/s390/kernel/
Dentry.S170 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 …]
Dbase.S23 lg %r9,0(%r1)
Drelocate_kernel.S34 lg %r5,0(%r2) # read another word for indirection page
Dtext_amode31.S96 lg %r2,0(%r4) # Disable lowcore protection
/Linux-v5.15/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-v5.15/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-v5.15/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()
Daf_rose.c1163 int lg; in rose_sendmsg() local
1183 lg = (ROSE_PACLEN > skb->len) ? skb->len : ROSE_PACLEN; in rose_sendmsg()
1186 skb_copy_from_linear_data(skb, skb_put(skbn, lg), lg); in rose_sendmsg()
1187 skb_pull(skb, lg); in rose_sendmsg()
/Linux-v5.15/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-v5.15/drivers/scsi/qla2xxx/
Dqla_mbx.c2490 struct logio_entry_24xx *lg; in qla24xx_login_fabric() local
2504 lg = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &lg_dma); in qla24xx_login_fabric()
2505 if (lg == NULL) { in qla24xx_login_fabric()
2511 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_fabric()
2512 lg->entry_count = 1; in qla24xx_login_fabric()
2513 lg->handle = make_handle(req->id, lg->handle); in qla24xx_login_fabric()
2514 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric()
2515 lg->control_flags = cpu_to_le16(LCF_COMMAND_PLOGI); in qla24xx_login_fabric()
2517 lg->control_flags |= cpu_to_le16(LCF_COND_PLOGI); in qla24xx_login_fabric()
2519 lg->control_flags |= cpu_to_le16(LCF_SKIP_PRLI); in qla24xx_login_fabric()
[all …]
/Linux-v5.15/arch/arm64/boot/dts/
DMakefile18 subdir-y += lg
/Linux-v5.15/drivers/gpu/drm/panel/
DMakefile23 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o
24 obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o
/Linux-v5.15/arch/s390/kernel/vdso64/
Dvdso_user_wrapper.S27 lg %r14,STACK_FRAME_OVERHEAD(%r15)
/Linux-v5.15/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-v5.15/drivers/net/usb/
DMakefile39 obj-$(CONFIG_USB_VL600) += lg-vl600.o
/Linux-v5.15/fs/ext4/
Dmballoc.c3493 struct ext4_locality_group *lg; in ext4_mb_init() local
3494 lg = per_cpu_ptr(sbi->s_locality_groups, i); in ext4_mb_init()
3495 mutex_init(&lg->lg_mutex); in ext4_mb_init()
3497 INIT_LIST_HEAD(&lg->lg_prealloc_list[j]); in ext4_mb_init()
3498 spin_lock_init(&lg->lg_prealloc_lock); in ext4_mb_init()
3979 struct ext4_locality_group *lg = ac->ac_lg; in ext4_mb_normalize_group_request() local
3981 BUG_ON(lg == NULL); in ext4_mb_normalize_group_request()
4338 struct ext4_locality_group *lg; in ext4_mb_use_preallocated() local
4382 lg = ac->ac_lg; in ext4_mb_use_preallocated()
4383 if (lg == NULL) in ext4_mb_use_preallocated()
[all …]
/Linux-v5.15/drivers/hid/
DMakefile15 hid-logitech-y := hid-lg.o
70 obj-$(CONFIG_HID_LOGITECH) += hid-lg-g15.o
/Linux-v5.15/drivers/net/ethernet/mellanox/mlx4/
Dfw.c1524 int lg; in mlx4_map_cmd() local
1543 lg = ffs(mlx4_icm_addr(&iter) | mlx4_icm_size(&iter)) - 1; in mlx4_map_cmd()
1544 if (lg < MLX4_ICM_PAGE_SHIFT) { in mlx4_map_cmd()
1553 for (i = 0; i < mlx4_icm_size(&iter) >> lg; ++i) { in mlx4_map_cmd()
1556 virt += 1ULL << lg; in mlx4_map_cmd()
1560 cpu_to_be64((mlx4_icm_addr(&iter) + (i << lg)) | in mlx4_map_cmd()
1561 (lg - MLX4_ICM_PAGE_SHIFT)); in mlx4_map_cmd()
1562 ts += 1 << (lg - 10); in mlx4_map_cmd()
1627 u8 lg; in mlx4_QUERY_FW() local
1667 MLX4_GET(lg, outbox, QUERY_FW_PPF_ID); in mlx4_QUERY_FW()
[all …]
/Linux-v5.15/drivers/platform/x86/
DMakefile99 obj-$(CONFIG_LG_LAPTOP) += lg-laptop.o

12