Home
last modified time | relevance | path

Searched full:typ (Results 1 – 25 of 57) sorted by relevance

123

/linux-5.10/include/linux/mlx5/
Ddevice.h49 #define __mlx5_nullp(typ) ((struct mlx5_ifc_##typ##_bits *)0) argument
50 #define __mlx5_bit_sz(typ, fld) sizeof(__mlx5_nullp(typ)->fld) argument
51 #define __mlx5_bit_off(typ, fld) (offsetof(struct mlx5_ifc_##typ##_bits, fld)) argument
52 #define __mlx5_16_off(typ, fld) (__mlx5_bit_off(typ, fld) / 16) argument
53 #define __mlx5_dw_off(typ, fld) (__mlx5_bit_off(typ, fld) / 32) argument
54 #define __mlx5_64_off(typ, fld) (__mlx5_bit_off(typ, fld) / 64) argument
55 #define __mlx5_16_bit_off(typ, fld) (16 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0xf… argument
56 #define __mlx5_dw_bit_off(typ, fld) (32 - __mlx5_bit_sz(typ, fld) - (__mlx5_bit_off(typ, fld) & 0x1… argument
57 #define __mlx5_mask(typ, fld) ((u32)((1ull << __mlx5_bit_sz(typ, fld)) - 1)) argument
58 #define __mlx5_dw_mask(typ, fld) (__mlx5_mask(typ, fld) << __mlx5_dw_bit_off(typ, fld)) argument
[all …]
/linux-5.10/fs/freevxfs/
Dvxfs_bmap.c44 vxfs_typdump(struct vxfs_typed *typ) in vxfs_typdump() argument
46 printk(KERN_DEBUG "type=%Lu ", typ->vt_hdr >> VXFS_TYPED_TYPESHIFT); in vxfs_typdump()
47 printk("offset=%Lx ", typ->vt_hdr & VXFS_TYPED_OFFSETMASK); in vxfs_typdump()
48 printk("block=%x ", typ->vt_block); in vxfs_typdump()
49 printk("size=%x\n", typ->vt_size); in vxfs_typdump()
139 struct vxfs_typed *typ; in vxfs_bmap_indir() local
147 typ = ((struct vxfs_typed *)bp->b_data) + in vxfs_bmap_indir()
149 off = fs64_to_cpu(sbi, typ->vt_hdr) & VXFS_TYPED_OFFSETMASK; in vxfs_bmap_indir()
156 switch ((u_int32_t)(fs64_to_cpu(sbi, typ->vt_hdr) >> in vxfs_bmap_indir()
160 fs32_to_cpu(sbi, typ->vt_block), in vxfs_bmap_indir()
[all …]
/linux-5.10/drivers/video/
Dvideomode.c16 vm->pixelclock = dt->pixelclock.typ; in videomode_from_timing()
17 vm->hactive = dt->hactive.typ; in videomode_from_timing()
18 vm->hfront_porch = dt->hfront_porch.typ; in videomode_from_timing()
19 vm->hback_porch = dt->hback_porch.typ; in videomode_from_timing()
20 vm->hsync_len = dt->hsync_len.typ; in videomode_from_timing()
22 vm->vactive = dt->vactive.typ; in videomode_from_timing()
23 vm->vfront_porch = dt->vfront_porch.typ; in videomode_from_timing()
24 vm->vback_porch = dt->vback_porch.typ; in videomode_from_timing()
25 vm->vsync_len = dt->vsync_len.typ; in videomode_from_timing()
Dof_display_timing.c23 * a range consisting of min/typ/max. This function helps handling this
39 ret = of_property_read_u32(np, name, &result->typ); in parse_timing_property()
40 result->min = result->typ; in parse_timing_property()
41 result->max = result->typ; in parse_timing_property()
/linux-5.10/drivers/isdn/hardware/mISDN/
Diohelper.h65 #define IOFUNC_MEMIO(name, hws, typ, adr) \ argument
68 return readb(((typ *)hw->adr) + off); \
72 writeb(val, ((typ *)hw->adr) + off); \
77 *dp++ = readb(((typ *)hw->adr) + off); \
82 writeb(*dp++, ((typ *)hw->adr) + off); \
85 #define ASSIGN_FUNC(typ, name, dest) do { \ argument
86 dest.read_reg = &Read##name##_##typ; \
87 dest.write_reg = &Write##name##_##typ; \
88 dest.read_fifo = &ReadFiFo##name##_##typ; \
89 dest.write_fifo = &WriteFiFo##name##_##typ; \
[all …]
DmISDNinfineon.c67 enum inf_types typ; member
392 switch (hw->ci->typ) { in enable_hwirq()
436 switch (hw->ci->typ) { in disable_hwirq()
489 switch (hw->ci->typ) { in reset_inf()
713 switch (hw->ci->typ) { in setup_io()
867 switch (card->ci->typ) { in release_card()
1053 get_card_info(enum inf_types typ) in get_card_info() argument
1057 while (ci->typ != INF_NONE) { in get_card_info()
1058 if (ci->typ == typ) in get_card_info()
/linux-5.10/Documentation/devicetree/bindings/display/panel/
Dpanel-timing.yaml57 of min, typ, max values.
83 description: min, typ, max number of pixels
96 description: min, typ, max number of pixels
109 description: min, typ, max number of pixels
122 description: min, typ, max number of lines
135 description: min, typ, max number of lines
148 description: min, typ, max number of lines
/linux-5.10/include/linux/platform_data/
Dadp8870.h119 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
121 u8 l2_bright_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
123 u8 l3_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
125 u8 l4_indor_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
127 u8 l5_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
Dadp8860.h111 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
113 u8 l2_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
115 u8 l3_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
/linux-5.10/drivers/infiniband/hw/mlx5/
Dqpc.c378 #define MBOX_ALLOC(mbox, typ) \ in modify_qp_mbox_alloc() argument
379 mbox_alloc(mbox, MLX5_ST_SZ_BYTES(typ##_in), MLX5_ST_SZ_BYTES(typ##_out)) in modify_qp_mbox_alloc()
381 #define MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid) \ in modify_qp_mbox_alloc() argument
383 MLX5_SET(typ##_in, in, opcode, _opcode); \ in modify_qp_mbox_alloc()
384 MLX5_SET(typ##_in, in, qpn, _qpn); \ in modify_qp_mbox_alloc()
385 MLX5_SET(typ##_in, in, uid, _uid); \ in modify_qp_mbox_alloc()
388 #define MOD_QP_IN_SET_QPC(typ, in, _opcode, _qpn, _opt_p, _qpc, _uid) \ in modify_qp_mbox_alloc() argument
390 MOD_QP_IN_SET(typ, in, _opcode, _qpn, _uid); \ in modify_qp_mbox_alloc()
391 MLX5_SET(typ##_in, in, opt_param_mask, _opt_p); \ in modify_qp_mbox_alloc()
392 memcpy(MLX5_ADDR_OF(typ##_in, in, qpc), _qpc, \ in modify_qp_mbox_alloc()
/linux-5.10/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()
274 tgt->tdata.typ = le16_to_cpu(tgtid->tgt_type); in snic_tgt_create()
286 switch (tgt->tdata.typ) { in snic_tgt_create()
312 tgt->id, snic_tgt_type_to_str(tgt->tdata.typ)); in snic_tgt_create()
398 u8 typ, cmpl_stat; in snic_report_tgt_cmpl_handler() local
405 snic_io_hdr_dec(&fwreq->hdr, &typ, &cmpl_stat, &cmnd_id, &hid, &ctx); in snic_report_tgt_cmpl_handler()
Dsnic_io.c236 u8 typ; in snic_req_init() local
239 typ = (sg_cnt <= SNIC_REQ_CACHE_DFLT_SGL) ? in snic_req_init()
242 rqi = mempool_alloc(snic->req_pool[typ], GFP_ATOMIC); in snic_req_init()
247 typ); in snic_req_init()
252 rqi->rq_pool_type = typ; in snic_req_init()
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_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()
928 u8 typ; in snic_itmf_cmpl_handler() local
931 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_itmf_cmpl_handler()
934 __func__, typ, hdr_stat, cmnd_id, hid, ctx); in snic_itmf_cmpl_handler()
1007 u8 typ; in snic_hba_reset_cmpl_handler() local
1015 snic_io_hdr_dec(&fwreq->hdr, &typ, &hdr_stat, &cmnd_id, &hid, &ctx); in snic_hba_reset_cmpl_handler()
1022 typ, hdr_stat, cmnd_id, hid, ctx); in snic_hba_reset_cmpl_handler()
1132 u8 typ, hdr_stat; in snic_aen_handler() local
[all …]
/linux-5.10/drivers/media/dvb-frontends/
Dlnbh29.c35 /* Min: 13.188V, Typ: 13.667V, Max:14V */
37 /* Min: 18.158V, Typ: 18.817V, Max:19.475V */
116 /* Soft-start time (Vout 0V to 18V) is Typ. 6ms. */ in lnbh29_set_voltage()
/linux-5.10/arch/h8300/include/asm/
Dpgtable.h13 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-5.10/arch/m68k/include/asm/
Dpgtable_no.h37 #define __swp_entry(typ,off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
Dmcf_pgtable.h318 #define __swp_entry(typ, off) ((swp_entry_t) { (typ) | \ argument
/linux-5.10/arch/c6x/include/asm/
Dpgtable.h45 #define __swp_entry(typ, off) ((swp_entry_t) { ((typ) | ((off) << 7)) }) argument
/linux-5.10/drivers/spi/
Dspi-orion.c71 enum orion_spi_type typ; member
144 if (devdata->typ == ARMADA_SPI) { in orion_spi_baudrate_set()
525 .typ = ORION_SPI,
532 .typ = ARMADA_SPI,
540 .typ = ARMADA_SPI,
547 .typ = ARMADA_SPI,
554 .typ = ARMADA_SPI,
/linux-5.10/include/linux/mfd/
Dadp5520.h261 u8 l1_daylight_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
263 u8 l2_office_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
265 u8 l3_dark_dim; /* typ = 0, use BL_CUR_mA(I) 0 <= I <= 30 mA */
/linux-5.10/drivers/isdn/capi/
Dcapiutil.c28 int typ; member
231 #define TYP (cdef[cmsg->par[cmsg->p]].typ) macro
240 switch (TYP) { in jumpcstruct()
471 for (; TYP != _CEND; cmsg->p++) { in protocol_message_2_pars()
481 switch (TYP) { in protocol_message_2_pars()
/linux-5.10/arch/sparc/include/asm/
Decc.h54 * | MID | S | RSV | VA | BM |AT| C| SZ |TYP| PADDR |
73 * TYP: The transaction type.
/linux-5.10/Documentation/hwmon/
Dtmp103.rst27 Accuracy: ±1°C Typ (–10°C to +100°C)
/linux-5.10/drivers/gpu/drm/panel/
Dpanel-seiko-43wvf1g.c74 dt->hactive.typ, dt->vactive.typ); in seiko_panel_get_fixed_modes()

123