Home
last modified time | relevance | path

Searched defs:prod (Results 26 – 50 of 125) sorted by relevance

12345

/openbmc/linux/drivers/accel/ivpu/
H A Divpu_mmu.h27 u32 prod; member
/openbmc/linux/drivers/net/can/softing/
H A Dsofting_cs.c151 *softingcs_find_platform_data(unsigned int manf, unsigned int prod) in softingcs_find_platform_data()
/openbmc/linux/net/smc/
H A Dsmc_cdc.h46 union smc_cdc_cursor prod; member
72 union smcd_cdc_cursor prod; member
/openbmc/linux/drivers/infiniband/sw/rxe/
H A Drxe_req.c47 unsigned int prod; in req_retry() local
166 unsigned int prod; in __req_next_wqe() local
H A Drxe_queue.c115 u32 prod; in resize_finish() local
/openbmc/qemu/include/hw/ppc/
H A Dspapr_cpu_core.h50 bool prod; /* not migrated, only used to improve dispatch latencies */ member
/openbmc/linux/drivers/net/xen-netback/
H A Drx.c60 RING_IDX prod, cons; in xenvif_rx_ring_slots_available() local
512 RING_IDX prod, cons; in xenvif_rx_queue_slots() local
/openbmc/linux/drivers/iommu/arm/arm-smmu-v3/
H A Darm-smmu-v3.c106 u32 space, prod, cons; in queue_has_space() local
131 static bool queue_consumed(struct arm_smmu_ll_queue *q, u32 prod) in queue_consumed()
169 u32 prod; in queue_sync_prod_in() local
188 u32 prod = (Q_WRP(q, q->prod) | Q_IDX(q, q->prod)) + n; in queue_inc_prod_n() local
354 struct arm_smmu_queue *q, u32 prod) in arm_smmu_cmdq_build_sync_cmd()
657 u32 prod = llq->prod; in __arm_smmu_cmdq_poll_until_consumed() local
712 u32 prod, int n) in arm_smmu_cmdq_write_entries()
748 u32 prod; in arm_smmu_cmdq_issue_cmdlist() local
/openbmc/linux/drivers/usb/serial/
H A Dsafe_serial.c107 #define MY_USB_DEVICE(vend, prod, dc, ic, isc) \ argument
/openbmc/linux/drivers/video/fbdev/
H A Dxen-fbfront.c78 u32 prod; in xenfb_send_event() local
119 u32 cons, prod; in xenfb_queue_full() local
/openbmc/qemu/target/hexagon/
H A Dfma_emu.c602 Accum prod; in internal_fmafx() local
671 unsigned long long int prod; in internal_mpyhh() local
/openbmc/linux/drivers/tty/hvc/
H A Dhvc_xen.c90 XENCONS_RING_IDX cons, prod; in __write_console() local
150 XENCONS_RING_IDX cons, prod; in domU_read_console() local
/openbmc/linux/drivers/gpu/drm/xen/
H A Dxen_drm_front_evtchnl.c86 u32 cons, prod; in evtchnl_interrupt_evt() local
/openbmc/linux/sound/xen/
H A Dxen_snd_front_evtchnl.c91 u32 cons, prod; in evtchnl_interrupt_evt() local
/openbmc/linux/drivers/usb/misc/
H A Dappledisplay.c38 #define APPLEDISPLAY_DEVICE(prod) \ argument
/openbmc/qemu/chardev/
H A Dchar-ringbuf.c39 size_t prod; member
/openbmc/qemu/target/ppc/
H A Dint_helper.c913 int32_t prod = a->s16[i] * b->s16[i]; in helper_VMHADDSHS() local
931 int32_t prod = a->s16[i] * b->s16[i] + 0x00004000; in helper_VMHRADDSHS() local
947 int32_t prod = a->s16[i] * b->s16[i]; in helper_VMLADDUHM() local
976 int32_t prod[16]; in VMRG() local
991 int32_t prod[8]; in helper_VMSUMSHM() local
1006 int32_t prod[8]; in helper_VMSUMSHS() local
1027 uint16_t prod[16]; in helper_VMSUMUBM() local
1042 uint32_t prod[8]; in helper_VMSUMUHM() local
1057 uint32_t prod[8]; in helper_VMSUMUHS() local
/openbmc/linux/drivers/net/ethernet/broadcom/bnx2x/
H A Dbnx2x_cmn.h738 u16 prod; in bnx2x_tx_avail() local
888 u16 cons, u16 prod) in bnx2x_reuse_rx_data()
/openbmc/linux/drivers/net/usb/
H A Dcx82310_eth.c343 #define USB_DEVICE_CLASS(vend, prod, cl, sc, pr) \ argument
/openbmc/linux/include/linux/
H A Dusb.h984 #define USB_DEVICE(vend, prod) \ argument
998 #define USB_DEVICE_VER(vend, prod, lo, hi) \ argument
1014 #define USB_DEVICE_INTERFACE_CLASS(vend, prod, cl) \ argument
1030 #define USB_DEVICE_INTERFACE_PROTOCOL(vend, prod, pr) \ argument
1046 #define USB_DEVICE_INTERFACE_NUMBER(vend, prod, num) \ argument
1097 #define USB_DEVICE_AND_INTERFACE_INFO(vend, prod, cl, sc, pr) \ argument
/openbmc/qemu/include/hw/arm/
H A Dsmmuv3.h29 uint32_t prod; member
/openbmc/linux/tools/usb/usbip/libsrc/
H A Dusbip_common.c281 const char *prod, *vend; in usbip_names_get_product() local
/openbmc/linux/include/uapi/linux/
H A Dzorro.h36 #define ZORRO_ID(manuf, prod, epc) \ argument
/openbmc/linux/fs/xfs/libxfs/
H A Dxfs_alloc.h45 xfs_extlen_t prod; /* prod value for extent size */ member
/openbmc/linux/drivers/input/misc/
H A Dxen-kbdfront.c185 __u32 cons, prod; in input_handler() local

12345