/linux-6.6.21/drivers/pinctrl/intel/ |
D | pinctrl-lynxpoint.c | 212 struct intel_pinctrl *lg = gpiochip_get_data(chip); in lp_gpio_reg() local 216 comm = intel_get_community(lg, offset); in lp_gpio_reg() 232 static bool lp_gpio_acpi_use(struct intel_pinctrl *lg, unsigned int pin) in lp_gpio_acpi_use() argument 236 acpi_use = lp_gpio_reg(&lg->chip, pin, LP_ACPI_OWNED); in lp_gpio_acpi_use() 263 struct intel_pinctrl *lg = pinctrl_dev_get_drvdata(pctldev); in lp_pin_dbg_show() local 264 void __iomem *reg = lp_gpio_reg(&lg->chip, pin, LP_CONFIG1); in lp_pin_dbg_show() 265 void __iomem *conf2 = lp_gpio_reg(&lg->chip, pin, LP_CONFIG2); in lp_pin_dbg_show() 278 if (lp_gpio_acpi_use(lg, pin)) in lp_pin_dbg_show() 292 struct intel_pinctrl *lg = pinctrl_dev_get_drvdata(pctldev); in lp_pinmux_set_mux() local 293 const struct intel_pingroup *grp = &lg->soc->groups[group]; in lp_pinmux_set_mux() [all …]
|
/linux-6.6.21/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.6.21/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.6.21/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.6.21/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.6.21/arch/s390/kernel/ |
D | entry.S | 146 lg %r9,__SF_SIE_CONTROL(%r15) # get control block pointer 186 lg %r15,0(%r4,%r3) # start of kernel stack of next 190 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next 207 lg %r12,__LC_CURRENT 214 lg %r14,__LC_GMAP # get gmap pointer 219 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 225 lg %r14,__SF_SIE_CONTROL_PHYS(%r15) # get sie block phys addr 236 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer 252 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area 260 lg %r2,__SF_SIE_REASON(%r15) # return exit reason code [all …]
|
/linux-6.6.21/Documentation/devicetree/bindings/display/panel/ |
D | lg,lg4573.yaml | 4 $id: http://devicetree.org/schemas/display/panel/lg,lg4573.yaml# 22 const: lg,lg4573 39 compatible = "lg,lg4573";
|
D | panel-simple-dsi.yaml | 42 - lg,acx467akm-7 44 - lg,ld070wx3-sl01
|
D | panel-simple.yaml | 218 - lg,lb070wv8 220 - lg,lh500wx1-sd03 222 - lg,lp079qx1-sp0v 224 - lg,lp097qx1-spa1 226 - lg,lp120up1 228 - lg,lp129qe
|
/linux-6.6.21/Documentation/admin-guide/laptops/ |
D | lg-laptop.rst | 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
|
D | index.rst | 13 lg-laptop
|
/linux-6.6.21/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.6.21/arch/arm64/boot/dts/qcom/ |
D | sdm845-lg-judyp.dts | 10 #include "sdm845-lg-common.dtsi" 14 compatible = "lg,judyp", "qcom,sdm845";
|
D | sdm845-lg-judyln.dts | 10 #include "sdm845-lg-common.dtsi" 14 compatible = "lg,judyln", "qcom,sdm845";
|
D | msm8992-lg-bullhead-rev-101.dts | 8 #include "msm8992-lg-bullhead.dtsi"
|
D | msm8992-lg-bullhead-rev-10.dts | 8 #include "msm8992-lg-bullhead.dtsi"
|
/linux-6.6.21/Documentation/admin-guide/media/ |
D | lmedm04.rst | 53 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.6.21/net/rose/ |
D | rose_subr.c | 242 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.6.21/fs/ntfs/ |
D | compress.c | 332 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.6.21/drivers/scsi/qla2xxx/ |
D | qla_mbx.c | 2504 struct logio_entry_24xx *lg; in qla24xx_login_fabric() local 2518 lg = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &lg_dma); in qla24xx_login_fabric() 2519 if (lg == NULL) { in qla24xx_login_fabric() 2525 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_fabric() 2526 lg->entry_count = 1; in qla24xx_login_fabric() 2527 lg->handle = make_handle(req->id, lg->handle); in qla24xx_login_fabric() 2528 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric() 2529 lg->control_flags = cpu_to_le16(LCF_COMMAND_PLOGI); in qla24xx_login_fabric() 2531 lg->control_flags |= cpu_to_le16(LCF_COND_PLOGI); in qla24xx_login_fabric() 2533 lg->control_flags |= cpu_to_le16(LCF_SKIP_PRLI); in qla24xx_login_fabric() [all …]
|
/linux-6.6.21/arch/arm64/boot/dts/ |
D | Makefile | 18 subdir-y += lg
|
/linux-6.6.21/arch/s390/kernel/vdso64/ |
D | vdso_user_wrapper.S | 28 lg %r14,STACK_FRAME_OVERHEAD(%r15)
|
/linux-6.6.21/drivers/infiniband/hw/mthca/ |
D | mthca_cmd.c | 663 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.6.21/drivers/gpu/drm/panel/ |
D | Makefile | 30 obj-$(CONFIG_DRM_PANEL_LG_LB035Q02) += panel-lg-lb035q02.o 31 obj-$(CONFIG_DRM_PANEL_LG_LG4573) += panel-lg-lg4573.o
|
/linux-6.6.21/drivers/net/usb/ |
D | Makefile | 39 obj-$(CONFIG_USB_VL600) += lg-vl600.o
|