Searched refs:soc (Results 1 – 9 of 9) sorted by relevance
19 #define SOC_INTEL_IS_CPU(soc, type) \ argument20 static inline bool soc_intel_is_##soc(void) \22 static const struct x86_cpu_id soc##_cpu_ids[] = { \28 id = x86_match_cpu(soc##_cpu_ids); \
12 int __init bcma_host_soc_register(struct bcma_soc *soc);13 int __init bcma_host_soc_init(struct bcma_soc *soc);
217 void nmk_pinctrl_stn8815_init(const struct nmk_pinctrl_soc_data **soc);222 nmk_pinctrl_stn8815_init(const struct nmk_pinctrl_soc_data **soc) in nmk_pinctrl_stn8815_init() argument230 void nmk_pinctrl_db8500_init(const struct nmk_pinctrl_soc_data **soc);235 nmk_pinctrl_db8500_init(const struct nmk_pinctrl_soc_data **soc) in nmk_pinctrl_db8500_init() argument243 void nmk_pinctrl_db8540_init(const struct nmk_pinctrl_soc_data **soc);248 nmk_pinctrl_db8540_init(const struct nmk_pinctrl_soc_data **soc) in nmk_pinctrl_db8540_init() argument
38 struct device *soc_device_to_device(struct soc_device *soc);
97 int mvebu_mbus_init(const char *soc, phys_addr_t mbus_phys_base,
102 const struct tegra_smmu_soc *soc,107 tegra_smmu_probe(struct device *dev, const struct tegra_smmu_soc *soc, in tegra_smmu_probe() argument211 const struct tegra_mc_soc *soc; member
73 const struct tegra_bpmp_soc *soc; member
158 enum mxs_lradc_id soc; member168 switch (lradc->soc) { in mxs_lradc_irq_mask()
297 } __attribute__ ((packed)) soc; member
Completed in 25 milliseconds