Searched defs:_pins (Results 1 – 4 of 4) sorted by relevance
/linux-6.1.9/drivers/gpio/ |
D | gpio-tegra186.c | 923 #define TEGRA186_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 965 #define TEGRA186_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 992 #define TEGRA194_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1047 #define TEGRA194_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1072 #define TEGRA234_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1116 #define TEGRA234_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1141 #define TEGRA241_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1171 #define TEGRA241_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument
|
/linux-6.1.9/include/linux/pinctrl/ |
D | pinctrl.h | 42 #define PINCTRL_PINGROUP(_name, _pins, _npins) \ argument
|
/linux-6.1.9/drivers/pinctrl/bcm/ |
D | pinctrl-ns.c | 84 #define NS_GROUP(_name, _pins, _chipsets) \ argument
|
/linux-6.1.9/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
|