Home
last modified time | relevance | path

Searched refs:drvtype (Results 1 – 6 of 6) sorted by relevance

/openbmc/linux/drivers/regulator/
H A Dfixed.c179 const struct fixed_dev_type *drvtype = of_device_get_match_data(dev); in reg_fixed_voltage_probe() local
211 if (drvtype && drvtype->has_enable_clock) { in reg_fixed_voltage_probe()
219 } else if (drvtype && drvtype->has_performance_state) { in reg_fixed_voltage_probe()
/openbmc/linux/drivers/pinctrl/tegra/
H A Dpinctrl-tegra194.c1326 e_od, schmitt_b, drvtype, epreemp, \ argument
1572 gpio_sfio_sel, e_od, schmitt_b, drvtype, epreemp, io_reset, rfu_in, io_rail) \ argument
1586 schmitt_b, drvtype, \
H A Dpinctrl-tegra210.c1275 #define PINGROUP(pg_name, f0, f1, f2, f3, r, hsm, drvtype, e_io_hv, \ argument
1304 .drvtype_bit = PINGROUP_BIT_##drvtype(13), \
H A Dpinctrl-tegra114.c1578 slwf_b, slwf_w, drvtype) \ argument
1604 .drvtype_bit = PINGROUP_BIT_##drvtype(6), \
H A Dpinctrl-tegra124.c1747 slwf_b, slwf_w, drvtype) \ argument
1773 .drvtype_bit = PINGROUP_BIT_##drvtype(6), \
/openbmc/linux/drivers/thermal/
H A Darmada_thermal.c115 enum drvtype { enum