Home
last modified time | relevance | path

Searched refs:din (Results 1 – 25 of 36) sorted by relevance

12

/linux/drivers/infiniband/hw/mlx5/
A Ddevx.c1109 MLX5_SET(destroy_umem_in, din, opcode, in devx_obj_build_destroy_cmd()
1114 MLX5_SET(destroy_mkey_in, din, opcode, in devx_obj_build_destroy_cmd()
1189 MLX5_SET(delete_fte_in, din, other_vport, in devx_obj_build_destroy_cmd()
1193 MLX5_SET(delete_fte_in, din, table_type, in devx_obj_build_destroy_cmd()
1195 MLX5_SET(delete_fte_in, din, table_id, in devx_obj_build_destroy_cmd()
1198 MLX5_SET(delete_fte_in, din, opcode, in devx_obj_build_destroy_cmd()
1251 MLX5_SET(destroy_xrc_srq_in, din, opcode, in devx_obj_build_destroy_cmd()
1265 MLX5_SET(detach_from_mcg_in, din, qpn, in devx_obj_build_destroy_cmd()
1270 MLX5_SET(detach_from_mcg_in, din, opcode, in devx_obj_build_destroy_cmd()
1275 MLX5_SET(dealloc_xrcd_in, din, opcode, in devx_obj_build_destroy_cmd()
[all …]
A Dqpc.c242 u32 din[MLX5_ST_SZ_DW(destroy_qp_in)] = {}; in mlx5_qpc_create_qp() local
264 MLX5_SET(destroy_qp_in, din, opcode, MLX5_CMD_OP_DESTROY_QP); in mlx5_qpc_create_qp()
265 MLX5_SET(destroy_qp_in, din, qpn, qp->qpn); in mlx5_qpc_create_qp()
266 MLX5_SET(destroy_qp_in, din, uid, qp->uid); in mlx5_qpc_create_qp()
267 mlx5_cmd_exec_in(dev->mdev, destroy_qp, din); in mlx5_qpc_create_qp()
/linux/drivers/platform/chrome/
A Dcros_ec_spi.c208 ec_dev->din, in cros_ec_spi_receive_packet()
213 ptr = ec_dev->din; in cros_ec_spi_receive_packet()
217 ptr - ec_dev->din); in cros_ec_spi_receive_packet()
242 memmove(ec_dev->din, ptr, todo); in cros_ec_spi_receive_packet()
243 ptr = ec_dev->din + todo; in cros_ec_spi_receive_packet()
316 ec_dev->din, in cros_ec_spi_receive_response()
321 ptr = ec_dev->din; in cros_ec_spi_receive_response()
325 ptr - ec_dev->din); in cros_ec_spi_receive_response()
351 ptr = ec_dev->din + todo; in cros_ec_spi_receive_response()
482 ptr = ec_dev->din; in do_cros_ec_pkt_xfer_spi()
[all …]
A Dcros_ec_rpmsg.c109 response = (struct ec_host_response *)ec_dev->din; in cros_ec_pkt_xfer_rpmsg()
124 memcpy(ec_msg->data, ec_dev->din + sizeof(*response), in cros_ec_pkt_xfer_rpmsg()
129 sum += ec_dev->din[i]; in cros_ec_pkt_xfer_rpmsg()
178 memcpy(ec_dev->din, resp->data, len); in cros_ec_rpmsg_callback()
A Dcros_ec.c193 ec_dev->din = devm_kzalloc(dev, ec_dev->din_size, GFP_KERNEL); in cros_ec_register()
194 if (!ec_dev->din) in cros_ec_register()
A Dcros_ec_proto.c490 devm_kfree(dev, ec_dev->din); in cros_ec_query_all()
493 ec_dev->din = devm_kzalloc(dev, ec_dev->din_size, GFP_KERNEL); in cros_ec_query_all()
494 if (!ec_dev->din) { in cros_ec_query_all()
501 devm_kfree(dev, ec_dev->din); in cros_ec_query_all()
A Dcros_ec_i2c.c76 in_buf = ec_dev->din; in cros_ec_pkt_xfer_i2c()
/linux/drivers/siox/
A Dsiox-bus-gpio.c18 struct gpio_desc *din; member
53 if (gpiod_get_value_cansleep(ddata->din)) in siox_gpio_pushpull()
103 ddata->din = devm_gpiod_get(dev, "din", GPIOD_IN); in siox_gpio_probe()
104 if (IS_ERR(ddata->din)) { in siox_gpio_probe()
105 ret = dev_err_probe(dev, PTR_ERR(ddata->din), in siox_gpio_probe()
/linux/drivers/net/ethernet/mellanox/mlx5/core/
A Dcq.c94 u32 din[MLX5_ST_SZ_DW(destroy_cq_in)] = {}; in mlx5_core_create_cq() local
145 MLX5_SET(destroy_cq_in, din, opcode, MLX5_CMD_OP_DESTROY_CQ); in mlx5_core_create_cq()
146 MLX5_SET(destroy_cq_in, din, cqn, cq->cqn); in mlx5_core_create_cq()
147 MLX5_SET(destroy_cq_in, din, uid, cq->uid); in mlx5_core_create_cq()
148 mlx5_cmd_exec_in(dev, destroy_cq, din); in mlx5_core_create_cq()
/linux/Documentation/devicetree/bindings/misc/
A Dxlnx,sd-fec.txt27 - xlnx,sdfec-din-words : A value 0 indicates that the DIN_WORDS interface is
31 - xlnx,sdfec-din-width : Configures the DIN AXI stream where a value of 1
54 xlnx,sdfec-din-words = <0>;
55 xlnx,sdfec-din-width = <2>;
/linux/Documentation/devicetree/bindings/siox/
A Deckelmann,siox-gpio.txt5 - din-gpios, dout-gpios, dclk-gpios, dld-gpios: references gpios for the
15 din-gpios = <&gpio6 11 0>;
/linux/arch/microblaze/kernel/cpu/
A Dcache.c523 .din = __invalidate_dcache_all_wb,
539 .din = __invalidate_dcache_all_wb,
555 .din = __invalidate_dcache_all_msr_irq,
570 .din = __invalidate_dcache_all_nomsr_irq,
586 .din = __invalidate_dcache_all_noirq_wt,
601 .din = __invalidate_dcache_all_noirq_wt,
/linux/arch/microblaze/include/asm/
A Dcacheflush.h44 void (*din)(void); /* invalidate */ member
63 #define invalidate_dcache() mbc->din();
/linux/tools/testing/selftests/drivers/net/mlxsw/
A Dqos_pfc.sh382 local din=$((in1 - in0))
385 local pct_in=$((din * 100 / size))
390 ((dout == din))
391 check_err $? "$((din - dout)) bytes out of $din ingressed got lost"
/linux/drivers/crypto/ux500/hash/
A Dhash_alg.h108 #define HASH_SET_DIN(val, len) writesl(&device_data->base->din, (val), (len))
180 u32 din; member
/linux/arch/mips/include/asm/
A Dtxx9pio.h16 __u32 din; member
/linux/drivers/crypto/ux500/cryp/
A Dcryp_irqp.h85 u32 din; /* Data input register */ member
A Dcryp.c310 ctx->din = readl_relaxed(&src_reg->din); in cryp_save_device_context()
A Dcryp.h202 u32 din; member
/linux/drivers/scsi/
A Dsgiwd93.c66 void fill_hpc_entries(struct ip22_hostdata *hd, struct scsi_cmnd *cmd, int din) in fill_hpc_entries() argument
74 physaddr = dma_map_single(hd->dev, addr, len, DMA_DIR(din)); in fill_hpc_entries()
/linux/arch/mips/kernel/
A Dgpio_txx9.c21 return !!(__raw_readl(&txx9_pioptr->din) & (1 << offset)); in txx9_gpio_get()
/linux/include/linux/platform_data/
A Dcros_ec_proto.h152 u8 *din; member
/linux/Documentation/devicetree/bindings/soundwire/
A Dqcom,sdw.txt47 - qcom,din-ports:
174 qcom,din-ports = <2>;
/linux/fs/gfs2/
A Dxattr.c454 const char *din, char *dout) in gfs2_iter_unstuffed() argument
503 if (din) { in gfs2_iter_unstuffed()
505 memcpy(pos, din, cp_size); in gfs2_iter_unstuffed()
506 din += sdp->sd_jbsize; in gfs2_iter_unstuffed()
/linux/arch/arm/boot/dts/
A Dimx6dl-eckelmann-ci4x10.dts48 din-gpios = <&gpio6 11 GPIO_ACTIVE_HIGH>;

Completed in 49 milliseconds

12