| /linux/drivers/watchdog/ |
| H A D | sp5100_tco.h | 16 #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 D | string.c | 133 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 D | wol.c | 8 struct ethnl_req_info base; member 12 struct ethnl_reply_data base; member
|
| H A D | channels.c | 9 struct ethnl_req_info base; member 13 struct ethnl_reply_data base; member
|
| H A D | eee.c | 8 struct ethnl_req_info base; member 12 struct ethnl_reply_data base; member
|
| H A D | rings.c | 9 struct ethnl_req_info base; member 13 struct ethnl_reply_data base; member
|
| /linux/drivers/acpi/acpica/ |
| H A D | exconvrt.c | 263 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 D | hdmi.h | 224 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 D | armada-37xx-periph.c | 367 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 D | gruhandles.h | 88 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 D | nv50.c | 91 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 D | cipher.h | 17 struct crypto_tfm base; member 182 struct crypto_spawn base; member
|
| H A D | kpp.h | 25 struct crypto_instance base; member 42 struct crypto_spawn base; member
|
| /linux/drivers/gpu/drm/nouveau/include/nvkm/subdev/ |
| H A D | pmu.h | 22 u32 base; member 27 u32 base; member
|
| /linux/drivers/reset/ |
| H A D | reset-mpfs.c | 34 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 D | phy-mtk-hdmi-mt8173.c | 90 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 D | vbox_drv.h | 82 struct drm_connector base; member 93 struct drm_crtc base; member 123 struct drm_encoder base; member
|
| /linux/include/linux/ |
| H A D | iov_iter.h | 27 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 D | timer-sun5i.c | 37 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 D | policy.c | 561 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 D | fdomain_isa.c | 89 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 D | clk-r8a73a4.c | 59 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 D | unix_bpf.c | 106 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 D | vgem_fence.c | 33 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 D | sdhci-pltfm.h | 61 int base = reg & ~0x3; in sdhci_be32bs_writew() local 83 int base = reg & ~0x3; in sdhci_be32bs_writeb() local
|