Searched defs:_pins (Results 1 – 6 of 6) sorted by relevance
/linux-6.12.1/drivers/gpio/ |
D | gpio-tegra186.c | 998 #define TEGRA186_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1041 #define TEGRA186_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1069 #define TEGRA194_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1125 #define TEGRA194_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1151 #define TEGRA234_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1196 #define TEGRA234_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1223 #define TEGRA241_MAIN_GPIO_PORT(_name, _bank, _port, _pins) \ argument 1254 #define TEGRA241_AON_GPIO_PORT(_name, _bank, _port, _pins) \ argument
|
/linux-6.12.1/drivers/pinctrl/bcm/ |
D | pinctrl-ns.c | 84 #define NS_GROUP(_name, _pins, _chipsets) \ argument
|
/linux-6.12.1/include/linux/pinctrl/ |
D | pinctrl.h | 42 #define PINCTRL_PINGROUP(_name, _pins, _npins) \ argument
|
/linux-6.12.1/drivers/pinctrl/ |
D | core.h | 210 #define PINCTRL_GROUP_DESC(_name, _pins, _num_pins, _data) \ argument
|
D | pinctrl-ep93xx.c | 60 #define PMX_GROUP(_name, _pins, _mask, _value) \ argument
|
/linux-6.12.1/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
|