Home
last modified time | relevance | path

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

12

/Linux-v4.19/drivers/gpio/
Dgpio-lynxpoint.c100 struct lp_gpio *lg = gpiochip_get_data(chip); in lp_gpio_reg() local
110 return lg->reg_base + reg + reg_offset; in lp_gpio_reg()
115 struct lp_gpio *lg = gpiochip_get_data(chip); in lp_gpio_request() local
120 pm_runtime_get(&lg->pdev->dev); /* should we put if failed */ in lp_gpio_request()
124 dev_err(&lg->pdev->dev, "gpio %d reserved for ACPI\n", offset); in lp_gpio_request()
140 struct lp_gpio *lg = gpiochip_get_data(chip); in lp_gpio_free() local
146 pm_runtime_put(&lg->pdev->dev); in lp_gpio_free()
152 struct lp_gpio *lg = gpiochip_get_data(gc); in lp_irq_type() local
156 unsigned long reg = lp_gpio_reg(&lg->chip, hwirq, LP_CONFIG1); in lp_irq_type()
158 if (hwirq >= lg->chip.ngpio) in lp_irq_type()
[all …]
/Linux-v4.19/arch/s390/kernel/vdso64/
Dclock_gettime.S36 0: lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
41 lg %r0,__VDSO_WTOM_SEC(%r5)
42 lg %r1,1(%r15)
66 3: lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
69 lg %r0,__VDSO_WTOM_CRS_SEC(%r5)
70 lg %r1,__VDSO_WTOM_CRS_NSEC(%r5)
76 4: lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
79 lg %r0,__VDSO_XTIME_CRS_SEC(%r5)
80 lg %r1,__VDSO_XTIME_CRS_NSEC(%r5)
86 5: lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
[all …]
Dgettimeofday.S29 lg %r4,__VDSO_UPD_COUNT(%r5) /* load update counter */
33 lg %r1,1(%r15)
34 lg %r0,__VDSO_TS_END(%r5) /* TOD steering end time */
46 lg %r0,__VDSO_XTIME_SEC(%r5) /* tk->xtime_sec */
Dclock_getres.S39 lg %r0,0(%r1)
/Linux-v4.19/arch/s390/kernel/
Dswsusp.S66 lg %r0,__LC_LAST_UPDATE_TIMER
71 lg %r0,__LC_LAST_UPDATE_CLOCK
86 lg %r2,0(%r2)
135 lg %r1,0(%r1)
139 lg %r2,8(%r1)
140 lg %r4,0(%r1)
147 lg %r2,8(%r1)
149 lg %r1,16(%r1)
240 lg %r15,0x2f8(%r13)
248 lg %r4,0(%r4)
Dmcount.S54 lg %r4,0(%r4)
56 lg %r1,0(%r1)
66 lg %r2,(STACK_PTREGS_GPRS+14*8)(%r15)
67 lg %r3,(STACK_PTREGS_PSW+8)(%r15)
73 lg %r1,(STACK_PTREGS_PSW+8)(%r15)
Dentry.S107 0: lg %r14,__LC_ASYNC_STACK # are we already on the async stack?
116 2: lg %r15,__LC_ASYNC_STACK # load async stack
121 lg \w1,__LC_EXIT_TIMER
122 lg \w2,__LC_LAST_UPDATE_TIMER
219 lg %r5,0(%r4,%r3) # start of kernel stack of next
225 lg %r15,__THREAD_ksp(%r1,%r3) # load kernel stack of next
242 lg %r12,__LC_CURRENT
252 lg %r14,__LC_GMAP # get gmap pointer
257 lg %r14,__SF_SIE_CONTROL(%r15) # get control block pointer
287 lg %r14,__SF_SIE_SAVEAREA(%r15) # load guest register save area
[all …]
Dbase.S21 0: lg %r15,__LC_PANIC_STACK # load panic stack
24 lg %r9,0(%r1)
44 lg %r9,0(%r1)
64 lg %r9,0(%r1)
89 lg %r2,0(%r4) # Disable lowcore protection
105 lg %r4,0(%r4) # Save PSW
/Linux-v4.19/arch/s390/purgatory/
Dhead.S65 lg %r4,kernel_entry-\base(%r13)
66 lg %r5,load_psw_mask-\base(%r13)
104 lg %r11,kernel_type-.base_crash(%r13)
141 lg %r9,crash_size-.base_crash(%r13)
145 lg %r10,crash_start-.base_crash(%r13)
191 lg %r9,crash_start-.base_dst(%r13)
206 lg %r5,__KEXEC_SHA_REGION_START(%r7)
220 lg %r6,__KEXEC_SHA_REGION_LEN(%r7)
/Linux-v4.19/sound/mips/
Dad1843.c312 int lg, rg, lm, rm; in ad1843_get_gain() local
316 ad1843_read_multi(ad1843, 2, gp->lfield, &lg, gp->rfield, &rg); in ad1843_get_gain()
318 lg = mask - lg; in ad1843_get_gain()
324 lg = 0; in ad1843_get_gain()
328 return lg << 0 | rg << 8; in ad1843_get_gain()
342 int lg = (newval >> 0) & mask; in ad1843_set_gain() local
344 int lm = (lg == 0) ? 1 : 0; in ad1843_set_gain()
348 lg = mask - lg; in ad1843_set_gain()
353 ad1843_write_multi(ad1843, 2, gp->lfield, lg, gp->rfield, rg); in ad1843_set_gain()
/Linux-v4.19/arch/s390/boot/compressed/
Dhead.S22 lg %r15,.Lstack-.LPG1(%r13)
29 lg %r2,.Loffset-.LPG1(%r13)
30 lg %r3,.Lmvsize-.LPG1(%r13)
/Linux-v4.19/arch/s390/boot/
Dhead_kdump.S30 lg %r2,0(%r2) # already relocated:
38 lg %r2,0x418(%r4) # Get kdump base
39 lg %r3,0x420(%r4) # Get kdump size
77 lg %r14,.Lstartup_kdump-0b(%r13)
/Linux-v4.19/Documentation/devicetree/bindings/display/panel/
Dlg,lg4573.txt4 - compatible: "lg,lg4573"
16 compatible = "lg,lg4573";
Dlg,lp120up1.txt4 - compatible: should be "lg,lp120up1"
Dlg,lb070wv8.txt4 - compatible: should be "lg,lb070wv8"
Dlg,lp129qe.txt4 - compatible: should be "lg,lp129qe"
Dlg,ld070wx3-sl01.txt4 - compatible: should be "lg,ld070wx3-sl01"
Dlg,lh500wx1-sd03.txt4 - compatible: should be "lg,lh500wx1-sd03"
Dlg,lp097qx1-spa1.txt4 - compatible: should be "lg,lp097qx1-spa1"
Dlg,lp079qx1-sp0v.txt4 - compatible: should be "lg,lp079qx1-sp0v"
/Linux-v4.19/Documentation/media/dvb-drivers/
Dlmedm04.rst51 will produce dvb-usb-lme2510-lg.fw
57 dd if=US280D.sys ibs=1 skip=42360 count=3924 of=dvb-usb-lme2510-lg.fw
64 dd if=US280D.sys ibs=1 skip=35200 count=3850 of=dvb-usb-lme2510c-lg.fw
/Linux-v4.19/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-v4.19/drivers/scsi/qla2xxx/
Dqla_mbx.c2326 struct logio_entry_24xx *lg; in qla24xx_login_fabric() local
2340 lg = dma_pool_zalloc(ha->s_dma_pool, GFP_KERNEL, &lg_dma); in qla24xx_login_fabric()
2341 if (lg == NULL) { in qla24xx_login_fabric()
2347 lg->entry_type = LOGINOUT_PORT_IOCB_TYPE; in qla24xx_login_fabric()
2348 lg->entry_count = 1; in qla24xx_login_fabric()
2349 lg->handle = MAKE_HANDLE(req->id, lg->handle); in qla24xx_login_fabric()
2350 lg->nport_handle = cpu_to_le16(loop_id); in qla24xx_login_fabric()
2351 lg->control_flags = cpu_to_le16(LCF_COMMAND_PLOGI); in qla24xx_login_fabric()
2353 lg->control_flags |= cpu_to_le16(LCF_COND_PLOGI); in qla24xx_login_fabric()
2355 lg->control_flags |= cpu_to_le16(LCF_SKIP_PRLI); in qla24xx_login_fabric()
[all …]
/Linux-v4.19/fs/ntfs/
Dcompress.c346 u16 lg, pt, length, max_non_overlap; in ntfs_decompress() local
381 lg = 0; in ntfs_decompress()
383 lg++; in ntfs_decompress()
393 dp_back_addr = dp_addr - (pt >> (12 - lg)) - 1; in ntfs_decompress()
398 length = (pt & (0xfff >> lg)) + 3; in ntfs_decompress()
/Linux-v4.19/arch/arm64/boot/dts/
DMakefile15 subdir-y += lg

12