/drivers/video/ |
D | videomode.c | 17 vm->pixelclock = dt->pixelclock.typ; in videomode_from_timing() 18 vm->hactive = dt->hactive.typ; in videomode_from_timing() 19 vm->hfront_porch = dt->hfront_porch.typ; in videomode_from_timing() 20 vm->hback_porch = dt->hback_porch.typ; in videomode_from_timing() 21 vm->hsync_len = dt->hsync_len.typ; in videomode_from_timing() 23 vm->vactive = dt->vactive.typ; in videomode_from_timing() 24 vm->vfront_porch = dt->vfront_porch.typ; in videomode_from_timing() 25 vm->vback_porch = dt->vback_porch.typ; in videomode_from_timing() 26 vm->vsync_len = dt->vsync_len.typ; in videomode_from_timing()
|
D | of_display_timing.c | 41 ret = of_property_read_u32(np, name, &result->typ); in parse_timing_property() 42 result->min = result->typ; in parse_timing_property() 43 result->max = result->typ; in parse_timing_property()
|
/drivers/isdn/hardware/mISDN/ |
D | iohelper.h | 78 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument 81 return readb(((typ *)hw->adr) + off); \ 85 writeb(val, ((typ *)hw->adr) + off); \ 90 *dp++ = readb(((typ *)hw->adr) + off); \ 95 writeb(*dp++, ((typ *)hw->adr) + off); \ 98 #define ASSIGN_FUNC(typ, name, dest) do { \ argument 99 dest.read_reg = &Read##name##_##typ; \ 100 dest.write_reg = &Write##name##_##typ; \ 101 dest.read_fifo = &ReadFiFo##name##_##typ; \ 102 dest.write_fifo = &WriteFiFo##name##_##typ; \ [all …]
|
D | mISDNinfineon.c | 82 enum inf_types typ; member 407 switch (hw->ci->typ) { in enable_hwirq() 451 switch (hw->ci->typ) { in disable_hwirq() 504 switch (hw->ci->typ) { in reset_inf() 725 switch (hw->ci->typ) { in setup_io() 879 switch (card->ci->typ) { in release_card() 1064 get_card_info(enum inf_types typ) in get_card_info() argument 1068 while (ci->typ != INF_NONE) { in get_card_info() 1069 if (ci->typ == typ) in get_card_info()
|
/drivers/isdn/hisax/ |
D | teles3.c | 159 if (cs->typ == ISDN_CTYPE_TELESPCMCIA) { in release_io_teles3() 163 if (cs->typ == ISDN_CTYPE_COMPAQ_ISA) { in release_io_teles3() 178 if (cs->typ != ISDN_CTYPE_TELESPCMCIA) { in reset_teles3() 179 if ((cs->hw.teles3.cfg_reg) && (cs->typ != ISDN_CTYPE_COMPAQ_ISA)) { in reset_teles3() 213 } else if (cs->typ == ISDN_CTYPE_COMPAQ_ISA) { in reset_teles3() 281 if ((cs->typ != ISDN_CTYPE_16_3) && (cs->typ != ISDN_CTYPE_PNP) in setup_teles3() 282 && (cs->typ != ISDN_CTYPE_TELESPCMCIA) && (cs->typ != ISDN_CTYPE_COMPAQ_ISA)) in setup_teles3() 329 if (cs->typ == ISDN_CTYPE_16_3) { in setup_teles3() 341 } else if (cs->typ == ISDN_CTYPE_TELESPCMCIA) { in setup_teles3() 346 } else if (cs->typ == ISDN_CTYPE_COMPAQ_ISA) { in setup_teles3() [all …]
|
D | hfcscard.c | 67 if (cs->typ == ISDN_CTYPE_TELES3C) in reset_hfcs() 72 if (cs->typ == ISDN_CTYPE_TELES3C) in reset_hfcs() 76 if (cs->typ == ISDN_CTYPE_TELES3C) in reset_hfcs() 78 else if (cs->typ == ISDN_CTYPE_ACERP10) in reset_hfcs() 228 if (cs->typ == ISDN_CTYPE_TELES3C) { in setup_hfcs() 230 } else if (cs->typ == ISDN_CTYPE_ACERP10) { in setup_hfcs() 237 CardType[card->typ], in setup_hfcs() 246 if (cs->typ == ISDN_CTYPE_TELES3C) { in setup_hfcs() 250 } else if (cs->typ == ISDN_CTYPE_ACERP10) { in setup_hfcs()
|
D | config.c | 418 cards[i].typ = ints[j]; in HiSax_setup() 823 printk(KERN_INFO "%s: IRQ %d count %d\n", CardType[cs->typ], in init_card() 835 CardType[cs->typ], cs->irq, cs->irq_cnt); in init_card() 839 CardType[cs->typ], cs->irq, 4 - cnt); in init_card() 859 switch (card->typ) { in hisax_cs_setup_card() 1016 CardType[card->typ]); in hisax_cs_setup_card() 1057 if (card->typ <= 0 || card->typ > ISDN_CTYPE_COUNT) { in hisax_cs_new() 1059 "HiSax: Card Type %d out of range\n", card->typ); in hisax_cs_new() 1077 cs->typ = card->typ; in hisax_cs_new() 1144 switch (card->typ) { in hisax_cs_setup() [all …]
|
D | teles0.c | 274 if ((cs->typ != ISDN_CTYPE_16_0) && (cs->typ != ISDN_CTYPE_8_0)) in setup_teles0() 277 if (cs->typ == ISDN_CTYPE_16_0) in setup_teles0() 293 CardType[card->typ], in setup_teles0() 329 CardType[card->typ], in setup_teles0() 339 CardType[cs->typ], cs->irq, in setup_teles0()
|
D | elsa.c | 291 if ((cs->typ == ISDN_CTYPE_ELSA_PCMCIA) && (*cs->busy_flag == 1)) { in elsa_interrupt() 763 if (cs->typ == ISDN_CTYPE_ELSA) { in Elsa_card_msg() 775 probe_elsa_adr(unsigned int adr, int typ) in probe_elsa_adr() argument 783 if (typ != ISDN_CTYPE_ELSA_PCMCIA) { in probe_elsa_adr() 831 if ((cs->subtyp = probe_elsa_adr(CARD_portlist[i], cs->typ))) in probe_elsa() 846 cs->typ))) { in setup_elsa_isa() 1129 if (cs->typ != ISDN_CTYPE_ELSA_PCMCIA && !request_region(cs->hw.elsa.base, bytecnt, "elsa isdn")) { in setup_elsa_common() 1225 if (cs->typ == ISDN_CTYPE_ELSA) { in setup_elsa() 1230 } else if (cs->typ == ISDN_CTYPE_ELSA_PNP) { in setup_elsa() 1235 } else if (cs->typ == ISDN_CTYPE_ELSA_PCMCIA) in setup_elsa() [all …]
|
D | bkm_a4t.c | 179 if (cs->typ == ISDN_CTYPE_BKM_A4T) { in enable_bkm_int() 192 if (cs->typ == ISDN_CTYPE_BKM_A4T) { in reset_bkm() 334 if (cs->typ == ISDN_CTYPE_BKM_A4T) { in setup_bkm_a4t()
|
D | hisax_cfg.h | 57 int typ; member
|
D | isdnl2.c | 879 enquiry_cr(struct PStack *st, u_char typ, u_char cr, u_char pf) in enquiry_cr() argument 889 tmp[i++] = typ; in enquiry_cr() 892 tmp[i++] = (l2->vr << 5) | typ | (pf ? 0x10 : 0); in enquiry_cr() 969 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local 980 typ = RNR; in l2_st7_got_super() 984 typ = REJ; in l2_st7_got_super() 1002 if (typ == REJ) { in l2_st7_got_super() 1009 } else if ((nr == l2->vs) && (typ == RR)) { in l2_st7_got_super() 1014 } else if ((l2->va != nr) || (typ == RNR)) { in l2_st7_got_super() 1016 if (typ != RR) FsmDelTimer(&st->l2.t203, 9); in l2_st7_got_super() [all …]
|
D | avma1_cs.c | 121 icard.typ = ISDN_CTYPE_A1_PCMCIA; in avma1cs_config()
|
D | sedlbauer_cs.c | 134 icard.typ = ISDN_CTYPE_SEDLBAUER_PCMCIA; in sedlbauer_config()
|
D | elsa_cs.c | 152 icard.typ = ISDN_CTYPE_ELSA_PCMCIA; in elsa_cs_config()
|
D | teles_cs.c | 132 icard.typ = ISDN_CTYPE_TELESPCMCIA; in teles_cs_config()
|
D | bkm_a8.c | 201 if (cs->typ == ISDN_CTYPE_SCT_QUADRO) { in enable_bkm_int() 285 if (cs->typ == ISDN_CTYPE_SCT_QUADRO) { in setup_sct_quadro()
|
D | sedlbauer.c | 683 if (cs->typ == ISDN_CTYPE_SEDLBAUER) { in setup_sedlbauer() 687 } else if (cs->typ == ISDN_CTYPE_SEDLBAUER_PCMCIA) { in setup_sedlbauer() 691 } else if (cs->typ == ISDN_CTYPE_SEDLBAUER_FAX) { in setup_sedlbauer() 730 CardType[card->typ], in setup_sedlbauer()
|
/drivers/staging/lustre/include/linux/libcfs/ |
D | libcfs.h | 50 # define offsetof(typ, memb) ((long)(long_ptr_t)((char *)&(((typ *)0)->memb))) argument
|
D | libcfs_private.h | 440 #define LNET_MKNET(typ, num) ((((__u32)(typ))<<16)|((__u32)(num))) argument
|
/drivers/spi/ |
D | spi-orion.c | 54 enum orion_spi_type typ; member 114 if (devdata->typ == ARMADA_SPI) { in orion_spi_baudrate_set() 403 .typ = ORION_SPI, 410 .typ = ARMADA_SPI,
|
/drivers/mfd/ |
D | twl4030-power.c | 178 #define TWL_REMAP_SLEEP(res, devgrp, typ, typ2) \ argument 180 .type = (typ), .type2 = (typ2), \ 183 #define TWL_REMAP_OFF(res, devgrp, typ, typ2) \ argument 185 .type = (typ), .type2 = (typ2), \
|
/drivers/message/fusion/lsi/ |
D | mpi.h | 254 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \ argument 256 (((typ) << MPI_CONTEXT_REPLY_TYPE_SHIFT) & \
|
/drivers/isdn/mISDN/ |
D | layer2.c | 1110 enquiry_cr(struct layer2 *l2, u_char typ, u_char cr, u_char pf) in enquiry_cr() argument 1118 tmp[i++] = typ; in enquiry_cr() 1121 tmp[i++] = (l2->vr << 5) | typ | (pf ? 0x10 : 0); in enquiry_cr() 1197 int PollFlag, rsp, typ = RR; in l2_st7_got_super() local 1207 typ = RNR; in l2_st7_got_super() 1211 typ = REJ; in l2_st7_got_super() 1229 if (typ == REJ) { in l2_st7_got_super() 1236 } else if ((nr == l2->vs) && (typ == RR)) { in l2_st7_got_super() 1241 } else if ((l2->va != nr) || (typ == RNR)) { in l2_st7_got_super() 1243 if (typ != RR) in l2_st7_got_super() [all …]
|
/drivers/staging/unisys/common-spar/include/channels/ |
D | channel.h | 322 #define SignalInit(chan, QHDRFLD, QDATAFLD, QDATATYPE, ver, typ) \ argument 326 chan->QHDRFLD.Type = typ; \
|