Home
last modified time | relevance | path

Searched refs:ew (Results 1 – 25 of 32) sorted by relevance

12

/openbmc/linux/drivers/gpu/drm/nouveau/include/nvhw/
H A Ddrf.h140 #define DRF_MR_X(er,ew,ty,p,o,dr,m,v) ({ \ argument
142 DRF_WR_X(ew, (p), (o), dr, (_t & ~(m)) | (v)); \
145 #define DRF_MR_N(X,er,ew,ty,p,o,d,r ,m,v) DRF_MR_X(er, ew, ty, (p), (o), d##_##r , (m), (v)) argument
146 #define DRF_MR_I(X,er,ew,ty,p,o,d,r,i,m,v) DRF_MR_X(er, ew, ty, (p), (o), d##_##r(i), (m), (v)) argument
174 #define DRF_MV_N(X,er,ew,ty,p,o,d,r, f,v) \ argument
175 NVVAL_GET_X(DRF_MR_X(er, ew, ty, (p), (o), d##_##r , DRF_SMASK(d##_##r##_##f), \
177 #define DRF_MV_I(X,er,ew,ty,p,o,d,r,i,f,v) \ argument
178 NVVAL_GET_X(DRF_MR_X(er, ew, ty, (p), (o), d##_##r(i), DRF_SMASK(d##_##r##_##f), \
184 #define DRF_MD_N(X,er,ew,ty,p,o,d,r, f,v) \ argument
185 NVVAL_GET_X(DRF_MR_X(er, ew, ty, (p), (o), d##_##r , DRF_SMASK(d##_##r##_##f), \
[all …]
/openbmc/linux/drivers/infiniband/hw/mlx4/
H A Dmain.c3139 kfree(ew); in handle_bonded_port_state_event()
3184 int port = ew->port; in ib_sl2vl_update_work()
3188 kfree(ew); in ib_sl2vl_update_work()
3196 ew = kmalloc(sizeof(*ew), GFP_ATOMIC); in mlx4_sched_ib_sl2vl_update_work()
3197 if (ew) { in mlx4_sched_ib_sl2vl_update_work()
3199 ew->port = port; in mlx4_sched_ib_sl2vl_update_work()
3200 ew->ib_dev = ibdev; in mlx4_sched_ib_sl2vl_update_work()
3219 ew = kmalloc(sizeof(*ew), GFP_ATOMIC); in mlx4_ib_event()
3220 if (!ew) in mlx4_ib_event()
3268 ew = kmalloc(sizeof *ew, GFP_ATOMIC); in mlx4_ib_event()
[all …]
H A Dmad.c1179 struct ib_event_work *ew = container_of(work, struct ib_event_work, work); in handle_port_mgmt_change_event() local
1180 struct mlx4_ib_dev *dev = ew->ib_dev; in handle_port_mgmt_change_event()
1181 struct mlx4_eqe *eqe = &(ew->ib_eqe); in handle_port_mgmt_change_event()
1276 kfree(ew); in handle_port_mgmt_change_event()
/openbmc/linux/arch/arm64/boot/dts/ti/
H A Dk3-am64-tqma64xxl-mbax4xxl-sdcard.dtso3 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany.
H A Dk3-am64-tqma64xxl-mbax4xxl-wlan.dtso3 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany.
H A Dk3-am642-tqma64xxl.dtsi4 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>, D-82229 Seefeld, Germany.
/openbmc/linux/arch/arm64/boot/dts/freescale/
H A Dimx8qxp-ss-vpu.dtsi3 * Copyright 2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
H A Dimx8mp-tqma8mpql-mba8mpxl-lvds.dtso3 * Copyright (c) 2022 TQ-Systems GmbH <linux@ew.tq-group.com>,
H A Dimx93-tqma9352.dtsi3 * Copyright (c) 2022 TQ-Systems GmbH <linux@ew.tq-group.com>,
H A Dimx93-tqma9352-mba93xxla.dts3 * Copyright (c) 2022-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
/openbmc/linux/drivers/net/ethernet/sgi/
H A Dioc3-eth.c304 u16 *ew; in ioc3_tcpudp_checksum() local
338 ew = (u16 *)eh; in ioc3_tcpudp_checksum()
339 ehsum = ew[0] + ew[1] + ew[2] + ew[3] + ew[4] + ew[5] + ew[6]; in ioc3_tcpudp_checksum()
/openbmc/linux/drivers/net/ethernet/intel/ice/
H A Dice_ddp.c396 if (fv->ew[j].prot_id != ICE_PROT_INVALID || in ice_get_prof_index_max()
397 fv->ew[j].off != ICE_FV_OFFSET_INVAL) in ice_get_prof_index_max()
743 if (fv->ew[i].prot_id == (u8)ICE_PROT_UDP_OF && in ice_get_sw_prof_type()
744 fv->ew[i].off == ICE_VNI_OFFSET) in ice_get_sw_prof_type()
748 if (fv->ew[i].prot_id == (u8)ICE_PROT_GRE_OF) in ice_get_sw_prof_type()
843 if (fv->ew[j].prot_id == in ice_get_sw_fv_list()
845 fv->ew[j].off == lkups->fv_words[i].off) in ice_get_sw_fv_list()
912 if (fv->ew[i].prot_id == ICE_PROT_INVALID && in ice_init_prof_result_bm()
913 fv->ew[i].off == ICE_FV_OFFSET_INVAL) in ice_init_prof_result_bm()
H A Dice_ddp.h34 struct ice_fv_word ew[ICE_MAX_FV_WORDS]; member
/openbmc/linux/Documentation/devicetree/bindings/usb/
H A Dti,usb8041.yaml10 - Alexander Stein <alexander.stein@ew.tq-group.com>
/openbmc/linux/Documentation/devicetree/bindings/rtc/
H A Dnxp,pcf85063.yaml10 - Alexander Stein <alexander.stein@ew.tq-group.com>
/openbmc/linux/arch/arm/boot/dts/nxp/ls/
H A Dls1021a-tqmls1021a.dtsi4 * Copyright 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
H A Dls1021a-tqmls1021a-mbls1021a.dts4 * Copyright 2018-2023 TQ-Systems GmbH <linux@ew.tq-group.com>,
/openbmc/linux/Documentation/devicetree/bindings/gpio/
H A Dgpio-delay.yaml10 - Alexander Stein <linux@ew.tq-group.com>
/openbmc/linux/Documentation/devicetree/bindings/sound/
H A Dti,tlv320aic32x4.yaml11 - Alexander Stein <alexander.stein@ew.tq-group.com>
/openbmc/u-boot/arch/arm/include/asm/arch-mx25/
H A Dimx-regs.h484 cnc, wsc, ew, wws, edc) \ argument
487 (cnc) << 14 | (wsc) << 8 | (ew) << 7 | (wws) << 4 | (edc) << 0)
/openbmc/linux/Documentation/devicetree/bindings/clock/
H A Dti,cdce925.yaml10 - Alexander Stein <alexander.stein@ew.tq-group.com>
/openbmc/linux/drivers/scsi/
H A Dsg.c137 struct execute_work ew; member
159 struct execute_work ew; member
1306 struct sg_request *srp = container_of(work, struct sg_request, ew.work); in sg_rq_end_io_usercontext()
1410 INIT_WORK(&srp->ew.work, sg_rq_end_io_usercontext); in sg_rq_end_io()
1411 schedule_work(&srp->ew.work); in sg_rq_end_io()
2212 struct sg_fd *sfp = container_of(work, struct sg_fd, ew.work); in sg_remove_sfp_usercontext()
2256 INIT_WORK(&sfp->ew.work, sg_remove_sfp_usercontext); in sg_remove_sfp()
2257 schedule_work(&sfp->ew.work); in sg_remove_sfp()
/openbmc/u-boot/arch/arm/include/asm/arch-mx31/
H A Dimx-regs.h640 cnc, wsc, ew, wws, edc) \ argument
642 (sync) << 20 | (dol) << 16 | (cnc) << 14 | (wsc) << 8 | (ew) << 7 |\
/openbmc/linux/Documentation/devicetree/bindings/input/
H A Dsyna,rmi4.yaml11 - Matthias Schiffer <matthias.schiffer@ew.tq-group.com
/openbmc/linux/kernel/
H A Dworkqueue.c3689 int execute_in_process_context(work_func_t fn, struct execute_work *ew) in execute_in_process_context() argument
3692 fn(&ew->work); in execute_in_process_context()
3696 INIT_WORK(&ew->work, fn); in execute_in_process_context()
3697 schedule_work(&ew->work); in execute_in_process_context()

12