Searched defs:soc (Results 1 - 25 of 42) sorted by relevance

12

/drivers/thermal/ti-soc-thermal/
H A DMakefile1 obj-$(CONFIG_TI_SOC_THERMAL) += ti-soc-thermal.o
2 ti-soc-thermal-y := ti-bandgap.o
3 ti-soc-thermal-$(CONFIG_TI_THERMAL) += ti-thermal-common.o
4 ti-soc-thermal-$(CONFIG_DRA752_THERMAL) += dra752-thermal-data.o
5 ti-soc-thermal-$(CONFIG_OMAP4_THERMAL) += omap4-thermal-data.o
6 ti-soc-thermal-$(CONFIG_OMAP5_THERMAL) += omap5-thermal-data.o
/drivers/pcmcia/
H A Dsa1111_generic.h5 struct soc_pcmcia_socket soc; member in struct:sa1111_pcmcia_socket
12 return container_of(s, struct sa1111_pcmcia_socket, soc);
/drivers/pinctrl/mvebu/
H A Dpinctrl-armada-370.c399 struct mvebu_pinctrl_soc_info *soc = &armada_370_pinctrl_info; local
407 soc->variant = 0; /* no variants for Armada 370 */
408 soc->controls = mv88f6710_mpp_controls;
409 soc->ncontrols = ARRAY_SIZE(mv88f6710_mpp_controls);
410 soc->modes = mv88f6710_mpp_modes;
411 soc->nmodes = ARRAY_SIZE(mv88f6710_mpp_modes);
412 soc->gpioranges = mv88f6710_mpp_gpio_ranges;
413 soc->ngpioranges = ARRAY_SIZE(mv88f6710_mpp_gpio_ranges);
415 pdev->dev.platform_data = soc;
H A Dpinctrl-armada-375.c419 struct mvebu_pinctrl_soc_info *soc = &armada_375_pinctrl_info; local
427 soc->variant = 0; /* no variants for Armada 375 */
428 soc->controls = mv88f6720_mpp_controls;
429 soc->ncontrols = ARRAY_SIZE(mv88f6720_mpp_controls);
430 soc->modes = mv88f6720_mpp_modes;
431 soc->nmodes = ARRAY_SIZE(mv88f6720_mpp_modes);
432 soc->gpioranges = mv88f6720_mpp_gpio_ranges;
433 soc->ngpioranges = ARRAY_SIZE(mv88f6720_mpp_gpio_ranges);
435 pdev->dev.platform_data = soc;
H A Dpinctrl-armada-38x.c417 struct mvebu_pinctrl_soc_info *soc = &armada_38x_pinctrl_info; local
430 soc->variant = (unsigned) match->data & 0xff;
431 soc->controls = armada_38x_mpp_controls;
432 soc->ncontrols = ARRAY_SIZE(armada_38x_mpp_controls);
433 soc->gpioranges = armada_38x_mpp_gpio_ranges;
434 soc->ngpioranges = ARRAY_SIZE(armada_38x_mpp_gpio_ranges);
435 soc->modes = armada_38x_mpp_modes;
436 soc->nmodes = armada_38x_mpp_controls[0].npins;
438 pdev->dev.platform_data = soc;
H A Dpinctrl-armada-xp.c411 struct mvebu_pinctrl_soc_info *soc = &armada_xp_pinctrl_info; local
424 soc->variant = (unsigned) match->data & 0xff;
426 switch (soc->variant) {
428 soc->controls = mv78230_mpp_controls;
429 soc->ncontrols = ARRAY_SIZE(mv78230_mpp_controls);
430 soc->modes = armada_xp_mpp_modes;
434 soc->nmodes = mv78230_mpp_controls[0].npins;
435 soc->gpioranges = mv78230_mpp_gpio_ranges;
436 soc->ngpioranges = ARRAY_SIZE(mv78230_mpp_gpio_ranges);
439 soc
[all...]
H A Dpinctrl-mvebu.c550 struct mvebu_pinctrl_soc_info *soc = dev_get_platdata(&pdev->dev); local
559 if (!soc || !soc->controls || !soc->modes) {
560 dev_err(&pdev->dev, "wrong pinctrl soc info\n");
576 pctl->variant = soc->variant;
584 for (n = 0; n < soc->ncontrols; n++) {
585 struct mvebu_mpp_ctrl *ctrl = &soc->controls[n];
630 for (n = 0; n < soc->ncontrols; n++) {
631 struct mvebu_mpp_ctrl *ctrl = &soc
[all...]
/drivers/mfd/
H A DMakefile178 intel-soc-pmic-objs := intel_soc_pmic_core.o intel_soc_pmic_crc.o
179 obj-$(CONFIG_INTEL_SOC_PMIC) += intel-soc-pmic.o
/drivers/bcma/
H A Dhost_soc.c168 int __init bcma_host_soc_register(struct bcma_soc *soc) argument
170 struct bcma_bus *bus = &soc->bus;
190 int __init bcma_host_soc_init(struct bcma_soc *soc) argument
192 struct bcma_bus *bus = &soc->bus;
196 err = bcma_bus_early_register(bus, &soc->core_cc, &soc->core_mips);
262 .name = "bcma-host-soc",
/drivers/pinctrl/nomadik/
H A Dpinctrl-abx500.h196 void abx500_pinctrl_ab8500_init(struct abx500_pinctrl_soc_data **soc);
201 abx500_pinctrl_ab8500_init(struct abx500_pinctrl_soc_data **soc) argument
209 void abx500_pinctrl_ab8540_init(struct abx500_pinctrl_soc_data **soc);
214 abx500_pinctrl_ab8540_init(struct abx500_pinctrl_soc_data **soc) argument
222 void abx500_pinctrl_ab9540_init(struct abx500_pinctrl_soc_data **soc);
227 abx500_pinctrl_ab9540_init(struct abx500_pinctrl_soc_data **soc) argument
235 void abx500_pinctrl_ab8505_init(struct abx500_pinctrl_soc_data **soc);
240 abx500_pinctrl_ab8505_init(struct abx500_pinctrl_soc_data **soc) argument
H A Dpinctrl-nomadik.h155 void nmk_pinctrl_stn8815_init(const struct nmk_pinctrl_soc_data **soc);
160 nmk_pinctrl_stn8815_init(const struct nmk_pinctrl_soc_data **soc) argument
168 void nmk_pinctrl_db8500_init(const struct nmk_pinctrl_soc_data **soc);
173 nmk_pinctrl_db8500_init(const struct nmk_pinctrl_soc_data **soc) argument
181 void nmk_pinctrl_db8540_init(const struct nmk_pinctrl_soc_data **soc);
186 nmk_pinctrl_db8540_init(const struct nmk_pinctrl_soc_data **soc) argument
H A Dpinctrl-ab8505.c378 abx500_pinctrl_ab8505_init(struct abx500_pinctrl_soc_data **soc) argument
380 *soc = &ab8505_soc;
H A Dpinctrl-ab8540.c405 abx500_pinctrl_ab8540_init(struct abx500_pinctrl_soc_data **soc) argument
407 *soc = &ab8540_soc;
H A Dpinctrl-ab9540.c483 abx500_pinctrl_ab9540_init(struct abx500_pinctrl_soc_data **soc) argument
485 *soc = &ab9540_soc;
/drivers/power/
H A Dmax17040_battery.c51 int soc; member in struct:max17040_chip
74 val->intval = chip->soc;
133 chip->soc = msb;
176 if (chip->soc > MAX17040_BATTERY_FULL)
H A Dolpc_battery.c253 uint8_t soc; local
257 ret = olpc_ec_cmd(EC_BAT_SOC, NULL, 0, &soc, 1);
265 val->intval = soc * (full.intval / 100);
H A Dmax17042_battery.c583 u32 soc, soc_tr; local
586 * get interrupt for every 'off' perc change in the soc
588 regmap_read(map, MAX17042_RepSOC, &soc);
589 soc >>= 8;
590 soc_tr = (soc + off) << 8;
591 soc_tr |= (soc - off);
/drivers/thermal/samsung/
H A Dexynos_tmu.c46 * @soc: id of the SOC type.
62 enum soc_type soc; member in struct:exynos_tmu_data
177 if (data->soc == SOC_ARCH_EXYNOS5440) {
179 * For exynos5440 soc triminfo value is swapped between TMU0 and
196 if (data->soc == SOC_ARCH_EXYNOS5420_TRIMINFO)
218 if (data->soc == SOC_ARCH_EXYNOS4210) {
346 if (data->soc == SOC_ARCH_EXYNOS4210)
610 if (data->soc == SOC_ARCH_EXYNOS5420_TRIMINFO) {
635 data->soc = pdata->type;
/drivers/pinctrl/freescale/
H A Dpinctrl-mxs.c33 struct mxs_pinctrl_soc_data *soc; member in struct:mxs_pinctrl_data
40 return d->soc->ngroups;
48 return d->soc->groups[group].name;
56 *pins = d->soc->groups[group].pins;
57 *num_pins = d->soc->groups[group].npins;
174 return d->soc->nfunctions;
182 return d->soc->functions[function].name;
192 *groups = d->soc->functions[group].groups;
193 *num_groups = d->soc->functions[group].ngroups;
202 struct mxs_group *g = &d->soc
398 struct mxs_pinctrl_soc_data *soc = d->soc; local
487 mxs_pinctrl_probe(struct platform_device *pdev, struct mxs_pinctrl_soc_data *soc) argument
[all...]
/drivers/pinctrl/
H A Dpinctrl-tegra.c41 const struct tegra_pinctrl_soc_data *soc; member in struct:tegra_pmx
62 return pmx->soc->ngroups;
70 return pmx->soc->groups[group].name;
80 *pins = pmx->soc->groups[group].pins;
81 *num_pins = pmx->soc->groups[group].npins;
241 return pmx->soc->nfunctions;
249 return pmx->soc->functions[function].name;
259 *groups = pmx->soc->functions[function].groups;
260 *num_groups = pmx->soc->functions[function].ngroups;
274 g = &pmx->soc
[all...]
H A Dpinctrl-adi2-bf54x.c585 void adi_pinctrl_soc_init(const struct adi_pinctrl_soc_data **soc) argument
587 *soc = &adi_bf54x_soc;
H A Dpinctrl-adi2-bf60x.c514 void adi_pinctrl_soc_init(const struct adi_pinctrl_soc_data **soc) argument
516 *soc = &adi_bf60x_soc;
/drivers/gpu/drm/tegra/
H A Ddrm.h122 const struct tegra_dc_soc_info *soc; member in struct:tegra_dc
/drivers/pinctrl/qcom/
H A Dpinctrl-msm.c52 * @soc; Reference to soc_data of platform specific data.
67 const struct msm_pinctrl_soc_data *soc; member in struct:msm_pinctrl
80 return pctrl->soc->ngroups;
88 return pctrl->soc->groups[group].name;
98 *pins = pctrl->soc->groups[group].pins;
99 *num_pins = pctrl->soc->groups[group].npins;
115 return pctrl->soc->nfunctions;
123 return pctrl->soc->functions[function].name;
133 *groups = pctrl->soc->functions[function].groups;
134 *num_groups = pctrl->soc
[all...]
/drivers/bus/
H A Dmvebu-mbus.c116 const struct mvebu_mbus_soc_data *soc; member in struct:mvebu_mbus_state
139 mbus->soc->win_cfg_offset(win);
160 if (win < mbus->soc->num_remappable_wins) {
174 addr = mbus->mbuswins_base + mbus->soc->win_cfg_offset(win);
178 if (win < mbus->soc->num_remappable_wins) {
189 mbus->soc->win_cfg_offset(win);
205 for (win = 0; win < mbus->soc->num_wins; win++) {
236 for (win = 0; win < mbus->soc->num_wins; win++) {
261 mbus->soc->win_cfg_offset(win);
282 if (win < mbus->soc
727 mvebu_mbus_init(const char *soc, phys_addr_t mbuswins_phys_base, size_t mbuswins_size, phys_addr_t sdramwins_phys_base, size_t sdramwins_size) argument
[all...]

Completed in 278 milliseconds

12