Searched defs:_pins (Results 1 – 4 of 4) sorted by relevance
/openbmc/linux/drivers/gpio/ |
H A D | gpio-tegra186.c | 997 #define TEGRA186_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1040 #define TEGRA186_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1068 #define TEGRA194_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1124 #define TEGRA194_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1150 #define TEGRA234_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1195 #define TEGRA234_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1222 #define TEGRA241_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1253 #define TEGRA241_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument
|
/openbmc/linux/drivers/pinctrl/bcm/ |
H A D | pinctrl-ns.c | 84 #define NS_GROUP(_name, _pins, _chipsets) \ argument
|
/openbmc/linux/include/linux/pinctrl/ |
H A D | pinctrl.h | 42 #define PINCTRL_PINGROUP(_name, _pins, _npins) \ argument
|
/openbmc/linux/sound/pci/hda/ |
H A D | hda_local.h | 333 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument 342 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument
|