Searched hist:a79bcd51ae06b134c97d1fa707b7c7385d2d61af (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/pinctrl/aspeed/ |
H A D | pinctrl-aspeed.h | diff a79bcd51ae06b134c97d1fa707b7c7385d2d61af Mon Dec 02 07:14:29 CET 2019 Johnny Huang <johnny_huang@aspeedtech.com> pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
This helper macro is for declaring single bit (SB) mask pinconf, and is used to prepare for modifying aspeed_pin_config structure, the aspeed_pin_config structure @bit variable will be modified to @mask.
This case is common in the AST2400/AST2500 which the mask is a single bit.
Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com> Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Link: https://lore.kernel.org/r/20191202061432.3996-5-andrew@aj.id.au Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-aspeed-g4.c | diff a79bcd51ae06b134c97d1fa707b7c7385d2d61af Mon Dec 02 07:14:29 CET 2019 Johnny Huang <johnny_huang@aspeedtech.com> pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
This helper macro is for declaring single bit (SB) mask pinconf, and is used to prepare for modifying aspeed_pin_config structure, the aspeed_pin_config structure @bit variable will be modified to @mask.
This case is common in the AST2400/AST2500 which the mask is a single bit.
Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com> Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Link: https://lore.kernel.org/r/20191202061432.3996-5-andrew@aj.id.au Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|
H A D | pinctrl-aspeed-g5.c | diff a79bcd51ae06b134c97d1fa707b7c7385d2d61af Mon Dec 02 07:14:29 CET 2019 Johnny Huang <johnny_huang@aspeedtech.com> pinctrl: aspeed: Add ASPEED_SB_PINCONF() helper
This helper macro is for declaring single bit (SB) mask pinconf, and is used to prepare for modifying aspeed_pin_config structure, the aspeed_pin_config structure @bit variable will be modified to @mask.
This case is common in the AST2400/AST2500 which the mask is a single bit.
Signed-off-by: Johnny Huang <johnny_huang@aspeedtech.com> Signed-off-by: Andrew Jeffery <andrew@aj.id.au> Link: https://lore.kernel.org/r/20191202061432.3996-5-andrew@aj.id.au Signed-off-by: Linus Walleij <linus.walleij@linaro.org>
|