Searched defs:_pins (Results 1 – 4 of 4) sorted by relevance
/linux-6.6.21/drivers/gpio/ |
D | gpio-tegra186.c | 995 #define TEGRA186_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1038 #define TEGRA186_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1066 #define TEGRA194_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1122 #define TEGRA194_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1148 #define TEGRA234_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1193 #define TEGRA234_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1220 #define TEGRA241_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1251 #define TEGRA241_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument
|
/linux-6.6.21/include/linux/pinctrl/ |
D | pinctrl.h | 42 #define PINCTRL_PINGROUP(_name, _pins, _npins) \ argument
|
/linux-6.6.21/drivers/pinctrl/bcm/ |
D | pinctrl-ns.c | 84 #define NS_GROUP(_name, _pins, _chipsets) \ argument
|
/linux-6.6.21/sound/pci/hda/ |
D | hda_local.h | 307 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument 316 #define SND_HDA_PIN_QUIRK(_codec, _subvendor, _name, _value, _pins...) \ argument
|