Home
last modified time | relevance | path

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

/linux-4.4.14/lib/
Dparser.c214 bool star = false; in match_wildcard() local
223 star = true; in match_wildcard()
234 if (!star) in match_wildcard()
/linux-4.4.14/drivers/isdn/hardware/mISDN/
Dw6692.c672 u8 stat, star = 0; in W6692B_interrupt() local
677 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
678 if (star & (W_B_STAR_RDOV | W_B_STAR_CRCE | W_B_STAR_RMB)) { in W6692B_interrupt()
679 if ((star & W_B_STAR_RDOV) && in W6692B_interrupt()
688 if (star & W_B_STAR_CRCE) { in W6692B_interrupt()
695 if (star & W_B_STAR_RMB) { in W6692B_interrupt()
718 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
719 if (star & W_B_STAR_RDOV) { in W6692B_interrupt()
735 if (!(star & W_B_STAR_RDOV)) { in W6692B_interrupt()
747 star = ReadW6692B(wch, W_B_STAR); in W6692B_interrupt()
[all …]
DmISDNipac.c730 int rbch, star; in dbusy_timer_handler() local
736 star = ReadISAC(isac, ISAC_STAR); in dbusy_timer_handler()
738 isac->name, rbch, star); in dbusy_timer_handler()
/linux-4.4.14/drivers/tty/serial/
Dsunsab.c98 while ((readb(&up->regs->r.star) & SAB82532_STAR_TEC) && --timeout) in sunsab_tec_wait()
106 while ((readb(&up->regs->r.star) & SAB82532_STAR_CEC) && --timeout) in sunsab_cec_wait()
251 if (!(readb(&up->regs->r.star) & SAB82532_STAR_XFW)) in transmit_chars()
298 (readb(&up->regs->r.star) & SAB82532_STAR_CTS)); in check_status()
401 val = readb(&up->regs->r.star); in sunsab_get_mctrl()
Dsunsab.h11 u8 star; /* Status Register */ member
/linux-4.4.14/drivers/gpu/drm/nouveau/nvkm/engine/gr/
Dgf100.c1301 u32 star, temp; in gf100_gr_init_csdata() local
1304 star = nvkm_rd32(device, falcon + 0x01c4); in gf100_gr_init_csdata()
1306 if (temp > star) in gf100_gr_init_csdata()
1307 star = temp; in gf100_gr_init_csdata()
1308 nvkm_wr32(device, falcon + 0x01c0, 0x01000000 + star); in gf100_gr_init_csdata()
1318 star += 4; in gf100_gr_init_csdata()
1331 nvkm_wr32(device, falcon + 0x01c4, star + 4); in gf100_gr_init_csdata()
/linux-4.4.14/drivers/staging/speakup/
DDefaultKeyAssignments38 InsKeyPad-star n<x|y> go to line (y) or column (x). Where 'n' is any
/linux-4.4.14/arch/x86/include/asm/
Dsvm.h165 u64 star; member
/linux-4.4.14/drivers/isdn/hisax/
Disac.c585 int rbch, star; in dbusy_timer_handler() local
589 star = cs->readisac(cs, ISAC_STAR); in dbusy_timer_handler()
592 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.c687 int rbch, star; in dbusy_timer_handler() local
693 star = cs->readW6692(cs, W_D_STAR); in dbusy_timer_handler()
696 rbch, star); in dbusy_timer_handler()
697 if (star & W_D_STAR_XBZ) { /* D-Channel Busy */ in dbusy_timer_handler()
/linux-4.4.14/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-4.4.14/Documentation/video4linux/
Dgspca.txt288 zc3xx 0ac8:0302 Z-star Vimicro zc0302
294 zc3xx 0ac8:305b Z-star Vimicro zc0305b
/linux-4.4.14/arch/x86/kvm/
Dsvm.c2563 to_vmcb->save.star = from_vmcb->save.star; in nested_svm_vmloadsave()
3002 msr_info->data = svm->vmcb->save.star; in svm_get_msr()
3121 svm->vmcb->save.star = data; in svm_set_msr()
3393 "star:", save->star, "lstar:", save->lstar); in dump_vmcb()
/linux-4.4.14/Documentation/security/
DSmack.txt384 * Pronounced "star", a single asterisk character.
606 program that will enforce policy may set this to the star label.