Home
last modified time | relevance | path

Searched defs:base (Results 401 – 425 of 2994) sorted by relevance

1...<<11121314151617181920>>...120

/linux/drivers/watchdog/
H A Dsp5100_tco.h16 #define SP5100_WDT_CONTROL(base) ((base) + 0x00) /* Watchdog Control */ argument
17 #define SP5100_WDT_COUNT(base) ((base) + 0x04) /* Watchdog Count */ argument
/linux/drivers/firmware/efi/libstub/
H A Dstring.c133 unsigned long long simple_strtoull(const char *cp, char **endp, unsigned int base) in simple_strtoull()
158 long simple_strtol(const char *cp, char **endp, unsigned int base) in simple_strtol()
/linux/net/ethtool/
H A Dwol.c8 struct ethnl_req_info base; member
12 struct ethnl_reply_data base; member
H A Dchannels.c9 struct ethnl_req_info base; member
13 struct ethnl_reply_data base; member
H A Deee.c8 struct ethnl_req_info base; member
12 struct ethnl_reply_data base; member
H A Drings.c9 struct ethnl_req_info base; member
13 struct ethnl_reply_data base; member
/linux/drivers/acpi/acpica/
H A Dexconvrt.c263 u16 base, u8 *string, u8 data_width, u8 leading_zeros) in acpi_ex_convert_to_ascii()
392 u16 base = 16; in acpi_ex_convert_to_string() local
/linux/drivers/video/fbdev/omap2/omapfb/dss/
H A Dhdmi.h224 void __iomem *base; member
231 void __iomem *base; member
237 void __iomem *base; member
244 void __iomem *base; member
258 #define REG_FLD_MOD(base, idx, val, start, end) \ argument
261 #define REG_GET(base, idx, start, end) \ argument
/linux/drivers/clk/mvebu/
H A Darmada-37xx-periph.c367 static bool armada_3700_pm_dvfs_is_enabled(struct regmap *base) in armada_3700_pm_dvfs_is_enabled()
379 static unsigned int armada_3700_pm_dvfs_get_cpu_div(struct regmap *base) in armada_3700_pm_dvfs_get_cpu_div()
404 static unsigned int armada_3700_pm_dvfs_get_cpu_parent(struct regmap *base) in armada_3700_pm_dvfs_get_cpu_parent()
461 struct regmap *base = pm_cpu->nb_pm_base; in clk_pm_cpu_determine_rate() local
513 struct regmap *base) in clk_pm_cpu_set_rate_wa()
563 struct regmap *base = pm_cpu->nb_pm_base; in clk_pm_cpu_set_rate() local
/linux/drivers/misc/sgi-gru/
H A Dgruhandles.h88 static inline void *get_gseg_base_address(void *base, int ctxnum) in get_gseg_base_address()
93 static inline void *get_gseg_base_address_cb(void *base, int ctxnum, int line) in get_gseg_base_address_cb()
99 static inline void *get_gseg_base_address_ds(void *base, int ctxnum, int line) in get_gseg_base_address_ds()
105 static inline struct gru_tlb_fault_map *get_tfm(void *base, int ctxnum) in get_tfm()
111 static inline struct gru_tlb_global_handle *get_tgh(void *base, int ctxnum) in get_tgh()
117 static inline struct gru_control_block_extended *get_cbe(void *base, int ctxnum) in get_cbe()
123 static inline struct gru_tlb_fault_handle *get_tfh(void *base, int ctxnum) in get_tfh()
129 static inline struct gru_context_configuration_handle *get_cch(void *base, in get_cch()
/linux/drivers/gpu/drm/nouveau/nvkm/subdev/devinit/
H A Dnv50.c91 nv50_devinit_preinit(struct nvkm_devinit *base) in nv50_devinit_preinit()
119 nv50_devinit_init(struct nvkm_devinit *base) in nv50_devinit_init()
/linux/include/crypto/internal/
H A Dcipher.h17 struct crypto_tfm base; member
182 struct crypto_spawn base; member
H A Dkpp.h25 struct crypto_instance base; member
42 struct crypto_spawn base; member
/linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/
H A Dpmu.h22 u32 base; member
27 u32 base; member
/linux/drivers/reset/
H A Dreset-mpfs.c34 void __iomem *base; member
158 int mpfs_reset_controller_register(struct device *clk_dev, void __iomem *base) in mpfs_reset_controller_register()
/linux/drivers/phy/mediatek/
H A Dphy-mtk-hdmi-mt8173.c90 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_prepare() local
108 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_unprepare() local
139 void __iomem *base = hdmi_phy->regs; in mtk_hdmi_pll_set_rate() local
/linux/drivers/gpu/drm/vboxvideo/
H A Dvbox_drv.h82 struct drm_connector base; member
93 struct drm_crtc base; member
123 struct drm_encoder base; member
/linux/include/linux/
H A Diov_iter.h27 void __user *base = iter->ubuf; in iterate_ubuf() local
165 void *base; in iterate_folioq() local
228 void *base = kmap_local_folio(folio, offset); in iterate_xarray() local
/linux/drivers/clocksource/
H A Dtimer-sun5i.c37 void __iomem *base; member
176 void __iomem *base = cs->base; in sun5i_setup_clocksource() local
204 void __iomem *base = ce->base; in sun5i_setup_clockevent() local
/linux/security/apparmor/
H A Dpolicy.c561 static struct aa_profile *__lookupn_profile(struct aa_policy *base, in __lookupn_profile()
584 static struct aa_profile *__lookup_profile(struct aa_policy *base, in __lookup_profile()
617 struct aa_profile *aa_fqlookupn_profile(struct aa_label *base, in aa_fqlookupn_profile()
695 const char *base, gfp_t gfp) in aa_new_learning_profile()
941 const char *base = basename(profile->base.hname); in __list_lookup_parent() local
/linux/drivers/scsi/
H A Dfdomain_isa.c89 int i, base = 0, irq = 0; in fdomain_isa_match() local
181 int base = sh->io_port; in fdomain_isa_remove() local
/linux/drivers/clk/renesas/
H A Dclk-r8a73a4.c59 void __iomem *base, const char *name) in r8a73a4_cpg_register_clock()
188 void __iomem *base; in r8a73a4_cpg_clocks_init() local
/linux/net/unix/
H A Dunix_bpf.c106 static void unix_dgram_bpf_rebuild_protos(struct proto *prot, const struct proto *base) in unix_dgram_bpf_rebuild_protos()
115 const struct proto *base) in unix_stream_bpf_rebuild_protos()
/linux/drivers/gpu/drm/vgem/
H A Dvgem_fence.c33 struct dma_fence base; member
48 static void vgem_fence_release(struct dma_fence *base) in vgem_fence_release()
/linux/drivers/mmc/host/
H A Dsdhci-pltfm.h61 int base = reg & ~0x3; in sdhci_be32bs_writew() local
83 int base = reg & ~0x3; in sdhci_be32bs_writeb() local

1...<<11121314151617181920>>...120