Searched refs:machine (Results 176 - 200 of 617) sorted by path

1234567891011>>

/linux-master/drivers/bluetooth/
H A Dhci_bcm.c23 #include <linux/gpio/machine.h>
/linux-master/drivers/bus/
H A Dti-sysc.c43 #define SOC_FLAG(match, flag) { .machine = match, .data = (void *)(flag), }
/linux-master/drivers/firmware/imx/
H A Dimx-scu-soc.c118 &soc_dev_attr->machine);
/linux-master/drivers/gpio/
H A Dgpio-aggregator.c28 #include <linux/gpio/machine.h>
H A Dgpio-mvebu.c38 #include <linux/gpio/machine.h>
H A Dgpio-sim.c18 #include <linux/gpio/machine.h>
947 * as it would interfere with machine hogging mechanism and has little
H A Dgpio-twl4030.c20 #include <linux/gpio/machine.h>
H A Dgpiolib-acpi.c21 #include <linux/gpio/machine.h>
H A Dgpiolib-of.c23 #include <linux/gpio/machine.h>
529 { "i2s1-in-sel-gpio1", NULL, "mediatek,mt2701-cs42448-machine" },
530 { "i2s1-in-sel-gpio2", NULL, "mediatek,mt2701-cs42448-machine" },
610 if (!of_device_is_compatible(np, "mediatek,mt2701-cs42448-machine"))
H A Dgpiolib.c30 #include <linux/gpio/machine.h>
2430 * specify things like line inversion semantics with the machine flags
4018 * gpiod_add_hogs() - register a set of GPIO hogs from machine code
/linux-master/drivers/gpu/drm/i915/display/
H A Dintel_dsi_vbt.c28 #include <linux/gpio/machine.h>
31 #include <linux/pinctrl/machine.h>
/linux-master/drivers/gpu/drm/i915/
H A Di915_gpu_error.c846 init_utsname()->machine);
/linux-master/drivers/gpu/drm/msm/adreno/
H A Dadreno_device.c304 .machine = "qcom,sm7150",
342 .machine = "qcom,sm4350",
361 .machine = "qcom,sm6375",
622 if (info->machine && !of_machine_is_compatible(info->machine))
H A Dadreno_gpu.h89 const char *machine; member in struct:adreno_info
/linux-master/drivers/gpu/drm/omapdrm/dss/
H A Ddispc.c4734 { .machine = "OMAP3[45]*",
4736 { .machine = "OMAP3[45]*", .data = &omap34xx_rev3_0_dispc_feats },
4737 { .machine = "AM35*", .data = &omap34xx_rev3_0_dispc_feats },
4738 { .machine = "AM43*", .data = &am43xx_dispc_feats },
H A Ddpi.c672 { .machine = "OMAP3[456]*" },
673 { .machine = "[AD]M37*" },
H A Ddsi.c4869 { .machine = "OMAP3[45]*", .data = &dsi_of_data_omap34xx },
4870 { .machine = "AM35*", .data = &dsi_of_data_omap34xx },
H A Ddss.c1305 { .machine = "OMAP3430/3530", .data = &omap34xx_dss_feats },
1306 { .machine = "AM35??", .data = &omap34xx_dss_feats },
H A Dhdmi4_core.c854 .machine = "OMAP4430",
859 .machine = "OMAP4430",
H A Dvenc.c801 { .machine = "OMAP3[45]*" },
802 { .machine = "AM35*" },
/linux-master/drivers/hwmon/pmbus/
H A Dpmbus_core.c21 #include <linux/regulator/machine.h>
/linux-master/drivers/hwmon/
H A Dsy7636a-hwmon.c17 #include <linux/regulator/machine.h>
/linux-master/drivers/i2c/busses/
H A Di2c-i801.c124 #include <linux/gpio/machine.h>
/linux-master/drivers/iio/adc/
H A Daxp20x_adc.c22 #include <linux/iio/machine.h>
H A Daxp288_adc.c20 #include <linux/iio/machine.h>
190 * We rely on the machine's firmware to correctly setup the TS pin bias current

Completed in 427 milliseconds

1234567891011>>