Home
last modified time | relevance | path

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

/linux-6.1.9/drivers/staging/emxx_udc/
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
1064 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_epn_in_pio() local
1265 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_set_endpoint_stall() local
1365 struct fc_regs __iomem *preg = udc->p_regs; in _nbu2ss_get_ep_stall() local
[all …]
/linux-6.1.9/drivers/video/fbdev/
Dplatinumfb.h39 struct preg { /* padded register */ struct
45 struct preg reg[128]; argument
Dcontrolfb.h35 struct preg { /* padded register */ struct
41 struct preg vcount; /* vertical counter */ argument
/linux-6.1.9/drivers/macintosh/
Dmacio-adb.c23 struct preg { struct
29 struct preg intr; argument
/linux-6.1.9/drivers/gpu/drm/i915/gvt/
Ddebugfs.c38 u32 preg; member
63 u32 preg, vreg; in mmio_diff_handler() local
/linux-6.1.9/sound/core/
Dsound.c258 struct snd_minor *preg; in snd_register_device() local
306 struct snd_minor *preg; in snd_unregister_device() local
Dsound_oss.c90 struct snd_minor *preg; in snd_register_oss_device() local
/linux-6.1.9/drivers/leds/
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
/linux-6.1.9/sound/soc/uniphier/
Daio-dma.c255 void __iomem *preg; in uniphier_aiodma_soc_register_platform() local
Devea.c453 void __iomem *preg; in evea_probe() local
/linux-6.1.9/arch/sparc/kernel/
Dof_device_32.c253 const void *preg; in build_device_resources() local
Dof_device_64.c323 const void *preg; in build_device_resources() local
/linux-6.1.9/arch/mips/pci/
Dops-tx4927.c437 __u32 __iomem *preg = (__u32 __iomem *)pcicptr; in tx4927_dump_pcic_settings1() local
/linux-6.1.9/drivers/crypto/stm32/
Dstm32-hash.c962 u32 *preg; in stm32_hash_export() local
995 const u32 *preg = in; in stm32_hash_import() local
/linux-6.1.9/drivers/gpu/drm/msm/hdmi/
Dhdmi_hdcp.c156 static int msm_hdmi_hdcp_scm_wr(struct hdmi_hdcp_ctrl *hdcp_ctrl, u32 *preg, in msm_hdmi_hdcp_scm_wr()
/linux-6.1.9/arch/x86/kvm/
Demulate.c586 ulong *preg = reg_rmw(ctxt, reg); in register_address_increment() local
/linux-6.1.9/net/netfilter/
Dnf_tables_api.c9621 static int nft_parse_register(const struct nlattr *attr, u32 *preg) in nft_parse_register()