Home
last modified time | relevance | path

Searched refs:lk (Results 1 – 25 of 27) sorted by relevance

12

/openbmc/linux/drivers/input/keyboard/
H A Dlkkbd.c345 static void lkkbd_detection_done(struct lkkbd *lk) in lkkbd_detection_done() argument
352 lk->keycode[0xb1] = KEY_COMPOSE; in lkkbd_detection_done()
357 switch (lk->id[4]) { in lkkbd_detection_done()
359 strscpy(lk->name, "DEC LK201 keyboard", sizeof(lk->name)); in lkkbd_detection_done()
362 lk->keycode[0xb1] = KEY_LEFTALT; in lkkbd_detection_done()
366 strscpy(lk->name, "DEC LK401 keyboard", sizeof(lk->name)); in lkkbd_detection_done()
370 strscpy(lk->name, "Unknown DEC keyboard", sizeof(lk->name)); in lkkbd_detection_done()
373 "Jan-Benedict Glaw <jbglaw@lug-owl.de>\n", lk->phys); in lkkbd_detection_done()
376 printk(" 0x%02x", lk->id[i]); in lkkbd_detection_done()
382 lk->phys, lk->name); in lkkbd_detection_done()
[all …]
/openbmc/linux/Documentation/scsi/
H A Dscsi-generic.rst25 There are three major versions of sg found in the Linux kernel (lk):
26 - sg version 1 (original) from 1992 to early 1999 (lk 2.2.5) .
28 - sg version 2 from lk 2.2.6 in the 2.2 series. It is based on
30 - sg version 3 found in the lk 2.4 series (and the lk 2.5 series).
40 This describes the sg version 3 driver found in the lk 2.4 series.
43 lk 2.2 series can be found at
47 The original documentation for the sg driver (prior to lk 2.2.6) can be
61 sg3_utils for the sg version 3 driver found in lk 2.4
62 sg_utils for the sg version 2 (and original) driver found in lk 2.2
66 Both packages will work in the lk 2.4 series. However, sg3_utils offers more
[all …]
H A Dscsi.rst8 the SCSI subsystem in the Linux kernel (lk) 2.4 series. See:
/openbmc/u-boot/tools/
H A Dmtk_image.c278 static const char *lk = ""; in mtk_brom_parse_imagename() local
322 lk = val; in mtk_brom_parse_imagename()
335 if (lk && lk[0] == '1') { in mtk_brom_parse_imagename()
532 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_verify_header() local
535 if (le32_to_cpu(lk->magic) == LK_PART_MAGIC) in mtk_image_verify_header()
548 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_print_header() local
550 if (le32_to_cpu(lk->magic) == LK_PART_MAGIC) { in mtk_image_print_header()
552 printf("Load Address: %08x\n", le32_to_cpu(lk->loadaddr)); in mtk_image_print_header()
718 union lk_hdr *lk = (union lk_hdr *)ptr; in mtk_image_set_header() local
721 lk->magic = cpu_to_le32(LK_PART_MAGIC); in mtk_image_set_header()
[all …]
/openbmc/u-boot/include/bedbug/
H A Dppc.h74 #define I_OPCODE(i,aa,lk) (MAKE_OPCODE(i) | (((aa) & 0x1) << 1) | ((lk) & 0x1)) argument
85 #define B_OPCODE(i,aa,lk) (MAKE_OPCODE(i) | (((aa) & 0x1) << 1) | ((lk) & 0x1)) argument
187 #define XL_OPCODE(i,xo,lk) (MAKE_OPCODE(i) | (((xo) & 0x3ff) << 1) | \ argument
188 ((lk) & 0x1))
/openbmc/linux/drivers/net/can/peak_canfd/
H A Dpeak_pciefd_main.c511 struct pciefd_tx_link *lk; in pciefd_alloc_tx_msg() local
524 lk = page->vbase + page->offset; in pciefd_alloc_tx_msg()
532 lk->size = cpu_to_le16(sizeof(*lk)); in pciefd_alloc_tx_msg()
533 lk->type = cpu_to_le16(CANFD_MSG_LNK_TX); in pciefd_alloc_tx_msg()
534 lk->laddr_lo = cpu_to_le32(page->lbase); in pciefd_alloc_tx_msg()
537 lk->laddr_hi = cpu_to_le32(page->lbase >> 32); in pciefd_alloc_tx_msg()
539 lk->laddr_hi = 0; in pciefd_alloc_tx_msg()
/openbmc/obmc-ikvm/
H A Dikvm_input.cpp534 std::unique_lock<std::mutex> lk(keyMutex); in writeKeyboard() local
555 lk.unlock(); in writeKeyboard()
557 lk.lock(); in writeKeyboard()
566 std::unique_lock<std::mutex> lk(ptrMutex); in writePointer() local
587 lk.unlock(); in writePointer()
589 lk.lock(); in writePointer()
/openbmc/linux/arch/arm/mach-omap1/
H A Dclock_data.c794 if (c->lk.clk_hw->init) { /* NULL if provider already registered */ in omap1_clk_init()
795 const struct clk_init_data *init = c->lk.clk_hw->init; in omap1_clk_init()
796 const char *name = c->lk.clk_hw->init->name; in omap1_clk_init()
799 err = clk_hw_register(NULL, c->lk.clk_hw); in omap1_clk_init()
803 c->lk.clk_hw->init = init; in omap1_clk_init()
808 clk_hw_register_clkdev(c->lk.clk_hw, c->lk.con_id, c->lk.dev_id); in omap1_clk_init()
H A Dclock.h22 struct clk_lookup lk; member
28 .lk = { \
/openbmc/linux/tools/memory-model/
H A Dlock.cat44 let lk-rmw = ([LKR] ; po-loc ; [LKW]) \ (po ; po)
45 let rmw = rmw | lk-rmw
48 flag ~empty LKW \ range(lk-rmw) as unpaired-LKW
49 flag ~empty LKR \ domain(lk-rmw) as unpaired-LKR
135 let rf = rf | ([IW | UL] ; singlestep(co) ; lk-rmw^-1)
/openbmc/linux/drivers/clk/ti/
H A Dclock.h89 .lk = { \
147 struct clk_lookup lk; member
153 .lk = { \
H A Dclk.c230 c->lk.clk = clk; in ti_dt_clocks_register()
231 clkdev_add(&c->lk); in ti_dt_clocks_register()
/openbmc/u-boot/common/
H A Dbedbug.c1066 unsigned long lk = 0; /* LK operand */ in find_next_address() local
1103 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address()
1119 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address()
1133 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address()
1146 !get_operand_value (op, instr, O_LK, &lk)) in find_next_address()
1223 if (lk) in find_next_address()
/openbmc/u-boot/board/mediatek/mt7623/
H A DKconfig11 default "lk=1"
/openbmc/linux/crypto/
H A Dserpent_generic.c275 __le32 *lk; in __serpent_setkey() local
287 lk = (__le32 *)k; in __serpent_setkey()
288 k[0] = le32_to_cpu(lk[0]); in __serpent_setkey()
289 k[1] = le32_to_cpu(lk[1]); in __serpent_setkey()
290 k[2] = le32_to_cpu(lk[2]); in __serpent_setkey()
291 k[3] = le32_to_cpu(lk[3]); in __serpent_setkey()
292 k[4] = le32_to_cpu(lk[4]); in __serpent_setkey()
293 k[5] = le32_to_cpu(lk[5]); in __serpent_setkey()
294 k[6] = le32_to_cpu(lk[6]); in __serpent_setkey()
295 k[7] = le32_to_cpu(lk[7]); in __serpent_setkey()
/openbmc/linux/arch/sparc/kernel/
H A Dchmc.c82 int lk; member
509 lower_bits |= bp->lk; /* What bits don't matter for matching? */ in chmc_bank_match()
641 bp->lk = (val & MEM_DECODE_LK) >> MEM_DECODE_LK_SHIFT; in chmc_interpret_one_decode_reg()
648 switch(bp->lk) { in chmc_interpret_one_decode_reg()
/openbmc/linux/include/uapi/linux/
H A Dfuse.h842 struct fuse_file_lock lk; member
848 struct fuse_file_lock lk; member
/openbmc/qemu/include/standard-headers/linux/
H A Dfuse.h858 struct fuse_file_lock lk; member
864 struct fuse_file_lock lk; member
/openbmc/u-boot/doc/
H A DREADME.mediatek99 lk: If lk=1, LK image header is used. Otherwise BootROM image header is used.
/openbmc/linux/drivers/net/ethernet/marvell/prestera/
H A Dprestera_router_hw.c217 struct prestera_rif_entry_key lk; /* lookup key */ in prestera_rif_entry_find() local
219 if (__prestera_rif_entry_key_copy(k, &lk)) in prestera_rif_entry_find()
/openbmc/linux/drivers/input/joystick/iforce/
H A Diforce-ff.c129 __u16 rsat, __u16 lsat, __s16 rk, __s16 lk, u16 db, __s16 center) in make_condition_modifier() argument
148 data[3] = (100 * lk) >> 15; /* This code is incorrect on cpus lacking arith shift */ in make_condition_modifier()
/openbmc/linux/arch/powerpc/xmon/
H A Dppc-opc.c2342 #define B(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 1) << 1) | ((lk) & 1)) argument
2346 #define BD8(op, aa, lk) (((((unsigned long)(op)) & 0x3f) << 10) | (((aa) & 1) << 9) | (((lk) & 1) <… argument
2363 #define BD15(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 0xf) << 22) | ((lk) & 1)) argument
2367 #define EBD15(op, aa, bo, lk) (((op) & 0x3f) << 26) | (((aa) & 0xf) << 22) | (((bo) & 0x3) << 20) |… argument
2371 #define EBD15BI(op, aa, bo, bi, lk) (((op) & 0x3f) << 26) \ argument
2375 | ((lk) & 1)
2379 #define BD24(op, aa, lk) (OP (op) | ((((unsigned long)(aa)) & 1) << 25) | ((lk) & 1)) argument
2383 #define BBO(op, bo, aa, lk) (B ((op), (aa), (lk)) | ((((unsigned long)(bo)) & 0x1f) << 21)) argument
2397 #define BBOCB(op, bo, cb, aa, lk) \ argument
2398 (BBO ((op), (bo), (aa), (lk)) | ((((unsigned long)(cb)) & 0x3) << 16))
[all …]
/openbmc/linux/Documentation/hwmon/
H A Dadm9240.rst40 - Grant Coady <gcoady.lk@gmail.com> with guidance
/openbmc/linux/fs/fuse/
H A Dfile.c2543 inarg->lk.start = fl->fl_start; in fuse_lk_fill()
2544 inarg->lk.end = fl->fl_end; in fuse_lk_fill()
2545 inarg->lk.type = fl->fl_type; in fuse_lk_fill()
2546 inarg->lk.pid = pid; in fuse_lk_fill()
2571 err = convert_fuse_file_lock(fm->fc, &outarg.lk, fl); in fuse_getlk()
/openbmc/u-boot/board/qualcomm/dragonboard820c/
H A Dreadme.txt209 [0] welcome to lk

12