Home
last modified time | relevance | path

Searched defs:preg (Results 1 – 22 of 22) sorted by relevance

/openbmc/linux/drivers/staging/emxx_udc/
H A Demxx_udc.c377 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_ep_dma_exit() local
408 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_ep_dma_abort() local
422 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_ep_in_end() local
799 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_out_dma() local
858 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_epn_out_pio() local
936 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_epn_out_transfer() local
993 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_in_dma() local
1061 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_epn_in_pio() local
1262 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_set_endpoint_stall() local
1362 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_get_ep_stall() local
[all …]
/openbmc/linux/drivers/video/fbdev/
H A Dplatinumfb.h39 struct preg { /* padded register */ struct
45 struct preg reg[128]; argument
H A Dcontrolfb.h35 struct preg { /* padded register */ struct
41 struct preg vcount; /* vertical counter */ argument
/openbmc/linux/drivers/macintosh/
H A Dmacio-adb.c23 struct preg { struct
29 struct preg intr; argument
/openbmc/linux/drivers/gpu/drm/i915/gvt/
H A Ddebugfs.c38 u32 preg; member
63 u32 preg, vreg; in mmio_diff_handler() local
/openbmc/linux/sound/core/
H A Dsound.c258 struct snd_minor *preg; in snd_register_device() local
306 struct snd_minor *preg; in snd_unregister_device() local
H A Dsound_oss.c90 struct snd_minor *preg; in snd_register_oss_device() local
/openbmc/linux/drivers/leds/
H A Dleds-lm355x.c201 struct lm355x_reg_data *preg = chip->regs; in lm355x_control() local
497 struct lm355x_reg_data *preg = chip->regs; in lm355x_remove() local
/openbmc/qemu/target/arm/
H A Dgdbstub64.c155 int preg = reg - 34; in aarch64_gdb_get_sve_reg() local
207 int preg = reg - 34; in aarch64_gdb_set_sve_reg() local
/openbmc/linux/sound/soc/uniphier/
H A Daio-dma.c255 void __iomem *preg; in uniphier_aiodma_soc_register_platform() local
H A Devea.c453 void __iomem *preg; in evea_probe() local
/openbmc/linux/arch/sparc/kernel/
H A Dof_device_32.c253 const void *preg; in build_device_resources() local
H A Dof_device_64.c323 const void *preg; in build_device_resources() local
/openbmc/linux/arch/mips/pci/
H A Dops-tx4927.c437 __u32 __iomem *preg = (__u32 __iomem *)pcicptr; in tx4927_dump_pcic_settings1() local
/openbmc/linux/drivers/gpu/drm/loongson/
H A Dlsdc_output_7a2000.c118 const struct lsdc_reg32 *preg; in ls7a2000_hdmi_encoder_regs_show() local
H A Dlsdc_drv.h128 const struct lsdc_reg32 *preg; member
H A Dlsdc_crtc.c537 const struct lsdc_reg32 *preg = &lcrtc->preg[i]; in lsdc_crtc_show_regs() local
/openbmc/linux/drivers/crypto/stm32/
H A Dstm32-hash.c472 u32 *preg = state->hw_context; in stm32_hash_update_cpu() local
1014 u32 *preg = rctx->state.hw_context; in stm32_hash_one_request() local
/openbmc/linux/drivers/gpu/drm/msm/hdmi/
H A Dhdmi_hdcp.c156 static int msm_hdmi_hdcp_scm_wr(struct hdmi_hdcp_ctrl *hdcp_ctrl, u32 *preg, in msm_hdmi_hdcp_scm_wr()
/openbmc/linux/drivers/gpu/drm/nouveau/
H A Dnouveau_uvmm.c241 nouveau_uvma_region_alloc(struct nouveau_uvma_region **preg) in nouveau_uvma_region_alloc()
/openbmc/linux/arch/x86/kvm/
H A Demulate.c556 ulong *preg = reg_rmw(ctxt, reg); in register_address_increment() local
/openbmc/linux/net/netfilter/
H A Dnf_tables_api.c10709 static int nft_parse_register(const struct nlattr *attr, u32 *preg) in nft_parse_register()