Searched hist:"656 a8564ec06a4f737c2eeb9fd6e580e8f002c14" (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/drivers/renesas/common/scif/ |
| H A D | scif.c | 656a8564ec06a4f737c2eeb9fd6e580e8f002c14 Tue Jan 06 20:45:20 UTC 2026 Marek Vasut <marek.vasut+renesas@mailbox.org> feat(rcar): rewrite SCIF driver from assembler to C
Rewrite the SCIF driver from difficult to read assembler to plain C. Use scif-common.c which contains putc() and flush() helper functions to avoid duplication, so only fill in the initialization code. Drop support for external clock, which is unused. Clean up macros and drop ones which are not referenced.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Change-Id: Ia933c505c33e133e45448c82776a17629f3df1eb
|
| /rk3399_ARM-atf/plat/renesas/common/include/registers/ |
| H A D | cpg_registers.h | 656a8564ec06a4f737c2eeb9fd6e580e8f002c14 Tue Jan 06 20:45:20 UTC 2026 Marek Vasut <marek.vasut+renesas@mailbox.org> feat(rcar): rewrite SCIF driver from assembler to C
Rewrite the SCIF driver from difficult to read assembler to plain C. Use scif-common.c which contains putc() and flush() helper functions to avoid duplication, so only fill in the initialization code. Drop support for external clock, which is unused. Clean up macros and drop ones which are not referenced.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Change-Id: Ia933c505c33e133e45448c82776a17629f3df1eb
|
| /rk3399_ARM-atf/plat/renesas/common/ |
| H A D | common.mk | 656a8564ec06a4f737c2eeb9fd6e580e8f002c14 Tue Jan 06 20:45:20 UTC 2026 Marek Vasut <marek.vasut+renesas@mailbox.org> feat(rcar): rewrite SCIF driver from assembler to C
Rewrite the SCIF driver from difficult to read assembler to plain C. Use scif-common.c which contains putc() and flush() helper functions to avoid duplication, so only fill in the initialization code. Drop support for external clock, which is unused. Clean up macros and drop ones which are not referenced.
Signed-off-by: Marek Vasut <marek.vasut+renesas@mailbox.org> Change-Id: Ia933c505c33e133e45448c82776a17629f3df1eb
|