Home
last modified time | relevance | path

Searched refs:star (Results 1 – 15 of 15) sorted by relevance

/Linux-v4.19/lib/
Dparser.c261 bool star = false; in match_wildcard() local
270 star = true; in match_wildcard()
281 if (!star) in match_wildcard()
/Linux-v4.19/drivers/isdn/hardware/mISDN/
Dw6692.c671 u8 stat, star = 0; in W6692B_interrupt() local
676 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
677 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt()
678 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt()
687 if (star & W_B_STAR_CRCE) { in W6692B_interrupt()
694 if (star & W_B_STAR_RMB) { in W6692B_interrupt()
717 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
718 if (star & W_B_STAR_RDOV) { in W6692B_interrupt()
734 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt()
746 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
[all …]
DmISDNipac.c732 int rbch, star; in dbusy_timer_handler() local
738 star = ReadISAC(isac, ISAC_STAR); in dbusy_timer_handler()
740 isac->name, rbch, star); in dbusy_timer_handler()
/Linux-v4.19/drivers/tty/serial/
Dsunsab.c99 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait()
107 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait()
252 if (!(readb(&up->regs->r.star) & SAB82532_STAR_XFW)) in transmit_chars()
299 (readb(&up->regs->r.star) & SAB82532_STAR_CTS)); in check_status()
402 val = readb(&up->regs->r.star); in sunsab_get_mctrl()
Dsunsab.h12 u8 star; /* Status Register */ member
/Linux-v4.19/drivers/staging/speakup/
DDefaultKeyAssignments38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
/Linux-v4.19/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c1449 u32 star, temp; in gf100_gr_init_csdata() local
1452 star = nvkm_rd32(device, falcon + 0x01c4); in gf100_gr_init_csdata()
1454 if (temp > star) in gf100_gr_init_csdata()
1455 star = temp; in gf100_gr_init_csdata()
1456 nvkm_wr32(device, falcon + 0x01c0, 0x01000000 + star); in gf100_gr_init_csdata()
1466 star += 4; in gf100_gr_init_csdata()
1479 nvkm_wr32(device, falcon + 0x01c4, star + 4); in gf100_gr_init_csdata()
/Linux-v4.19/arch/x86/include/asm/
Dsvm.h187 u64 star; member
/Linux-v4.19/drivers/isdn/hisax/
Disac.c590 int rbch, star; in dbusy_timer_handler() local
594 star = cs->readisac(cs, ISAC_STAR); in dbusy_timer_handler()
597 rbch, star); in dbusy_timer_handler()
Dicc.c586 int rbch, star; in dbusy_timer_handler() local
590 star = cs->readisac(cs, ICC_STAR); in dbusy_timer_handler()
593 rbch, star); in dbusy_timer_handler()
Dw6692.c690 int rbch, star; in dbusy_timer_handler() local
696 star = cs->readW6692(cs, W_D_STAR); in dbusy_timer_handler()
699 rbch, star); in dbusy_timer_handler()
700 if (star & W_D_STAR_XBZ) { /* D-Channel Busy */ in dbusy_timer_handler()
/Linux-v4.19/Documentation/networking/
Darcnet-hardware.txt187 can use the bus card in place of any star card if you use a terminator. Then
426 cable-connector and it's for changing to star or bus topology;
427 closed: star - open: bus
553 Since this board is designed both for point-to-point connection in star
556 the PC120, PC110 and PC100 star topology boards and the PC220, PC210 and
561 It can be used in a star or a daisy-chained network.
707 star or bus topology.
708 When the jumper is installed, the board may be used in a star network, when
765 The board is designed both for point-to-point connection in star networks
770 It can be used in a star or a daisy-chained (BUS) network.
[all …]
/Linux-v4.19/Documentation/media/v4l-drivers/
Dgspca-cardlist.rst313 zc3xx 0ac8:0302 Z-star Vimicro zc0302
319 zc3xx 0ac8:305b Z-star Vimicro zc0305b
/Linux-v4.19/arch/x86/kvm/
Dsvm.c3614 to_vmcb->save.star = from_vmcb->save.star; in nested_svm_vmloadsave()
4067 msr_info->data = svm->vmcb->save.star; in svm_get_msr()
4281 svm->vmcb->save.star = data; in svm_set_msr()
4872 "star:", save->star, "lstar:", save->lstar); in dump_vmcb()
/Linux-v4.19/Documentation/admin-guide/LSM/
DSmack.rst455 * Pronounced "star", a single asterisk character.
692 program that will enforce policy may set this to the star label.