Home
last modified time | relevance | path

Searched refs:typ (Results 1 – 25 of 58) sorted by relevance

123

/drivers/video/
Dvideomode.c17 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()
Dof_display_timing.c41 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/
Diohelper.h78 #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 …]
DmISDNinfineon.c82 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()
733 switch (hw->ci->typ) { in setup_io()
887 switch (card->ci->typ) { in release_card()
1072 get_card_info(enum inf_types typ) in get_card_info() argument
1076 while (ci->typ != INF_NONE) { in get_card_info()
1077 if (ci->typ == typ) in get_card_info()
/drivers/isdn/hisax/
Dteles3.c159 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 …]
Dhfcscard.c67 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()
Dconfig.c418 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 …]
Dteles0.c274 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()
Delsa.c291 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 …]
Dbkm_a4t.c179 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()
Dhisax_cfg.h57 int typ; member
Disdnl2.c879 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 …]
Davma1_cs.c121 icard.typ = ISDN_CTYPE_A1_PCMCIA; in avma1cs_config()
Dsedlbauer_cs.c134 icard.typ = ISDN_CTYPE_SEDLBAUER_PCMCIA; in sedlbauer_config()
/drivers/scsi/snic/
Dsnic_disc.c35 snic_tgt_type_to_str(int typ) in snic_tgt_type_to_str() argument
37 return ((typ > SNIC_TGT_NONE && typ <= SNIC_TGT_SAN) ? in snic_tgt_type_to_str()
38 snic_tgt_type_str[typ] : "Unknown"); in snic_tgt_type_to_str()
273 tgt->tdata.typ = le16_to_cpu(tgtid->tgt_type); in snic_tgt_create()
285 switch (tgt->tdata.typ) { in snic_tgt_create()
311 tgt->id, snic_tgt_type_to_str(tgt->tdata.typ)); in snic_tgt_create()
397 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
404 snic_io_hdr_dec(&fwreq->hdr, &typ, &cmpl_stat, &cmnd_id, &hid, &ctx); in snic_report_tgt_cmpl_handler()
Dsnic_fwint.h114 snic_io_hdr_enc(struct snic_io_hdr *hdr, u8 typ, u8 status, u32 id, u32 hid, in snic_io_hdr_enc() argument
117 hdr->type = typ; in snic_io_hdr_enc()
129 snic_io_hdr_dec(struct snic_io_hdr *hdr, u8 *typ, u8 *stat, u32 *cmnd_id, in snic_io_hdr_dec() argument
132 *typ = hdr->type; in snic_io_hdr_dec()
Dsnic_io.c205 u8 typ; in snic_req_init() local
208 typ = (sg_cnt <= SNIC_REQ_CACHE_DFLT_SGL) ? in snic_req_init()
211 rqi = mempool_alloc(snic->req_pool[typ], GFP_ATOMIC); in snic_req_init()
216 typ); in snic_req_init()
221 rqi->rq_pool_type = typ; in snic_req_init()
Dsnic_scsi.c547 u8 typ, hdr_stat; in snic_icmnd_cmpl_handler() local
558 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_icmnd_cmpl_handler()
564 typ, hdr_stat, cmnd_id, hid, ctx); in snic_icmnd_cmpl_handler()
917 u8 typ; in snic_itmf_cmpl_handler() local
920 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
923 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
996 u8 typ; in snic_hba_reset_cmpl_handler() local
1007 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1010 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1113 u8 typ, hdr_stat; in snic_aen_handler() local
[all …]
Dsnic_ctl.c161 u8 typ, hdr_stat; in snic_io_exch_ver_cmpl_handler() local
168 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_io_exch_ver_cmpl_handler()
Dsnic_disc.h56 enum snic_tgt_type typ; member
/drivers/spi/
Dspi-orion.c68 enum orion_spi_type typ; member
129 if (devdata->typ == ARMADA_SPI) { in orion_spi_baudrate_set()
457 .typ = ORION_SPI,
464 .typ = ARMADA_SPI,
472 .typ = ARMADA_SPI,
479 .typ = ARMADA_SPI,
486 .typ = ARMADA_SPI,
/drivers/mfd/
Dtwl4030-power.c178 #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/isdn/mISDN/
Dlayer2.c1110 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/include/
Dchannel.h234 #define spar_signal_init(chan, QHDRFLD, QDATAFLD, QDATATYPE, ver, typ) \ argument
238 chan->QHDRFLD.chtype = typ; \
/drivers/message/fusion/lsi/
Dmpi.h254 #define MPI_SET_CONTEXT_REPLY_TYPE(x, typ) \ argument
256 (((typ) << MPI_CONTEXT_REPLY_TYPE_SHIFT) & \

123