Searched hist:"417196 faefe4c592e9ca1e71d4fd8c35603c8ebb" (Results 1 – 2 of 2) sorted by relevance
| /rk3399_ARM-atf/include/drivers/st/ |
| H A D | stm32_gpio.h | 417196faefe4c592e9ca1e71d4fd8c35603c8ebb Tue Sep 21 09:05:06 UTC 2021 Fabien Dessenne <fabien.dessenne@foss.st.com> refactor(st-gpio): code improvements
No functional, change, but some improvements: - Declare set_gpio() as static (only called locally) - Handle the type ('open-drain') property independently from the mode one. - Replace mmio_clrbits_32() + mmio_setbits_32() with mmio_clrsetbits_32(). - Add a missing log - Add missing U() in macro definitions
Signed-off-by: Fabien Dessenne <fabien.dessenne@foss.st.com> Change-Id: I1a79609609ac8e8001127ebefdb81def573f76fa
|
| /rk3399_ARM-atf/drivers/st/gpio/ |
| H A D | stm32_gpio.c | 417196faefe4c592e9ca1e71d4fd8c35603c8ebb Tue Sep 21 09:05:06 UTC 2021 Fabien Dessenne <fabien.dessenne@foss.st.com> refactor(st-gpio): code improvements
No functional, change, but some improvements: - Declare set_gpio() as static (only called locally) - Handle the type ('open-drain') property independently from the mode one. - Replace mmio_clrbits_32() + mmio_setbits_32() with mmio_clrsetbits_32(). - Add a missing log - Add missing U() in macro definitions
Signed-off-by: Fabien Dessenne <fabien.dessenne@foss.st.com> Change-Id: I1a79609609ac8e8001127ebefdb81def573f76fa
|