Searched hist:d9a7ddeb2528000114997e228eaa0d9e930b0a1d (Results 1 – 3 of 3) sorted by relevance
| /rk3399_ARM-atf/drivers/st/clk/ |
| H A D | clk-stm32-core.h | d9a7ddeb2528000114997e228eaa0d9e930b0a1d Mon Aug 21 11:31:47 UTC 2023 Gabriel Fernandez <gabriel.fernandez@foss.st.com> refactor(st-clock): driver size optimization
Re-ordering structures to avoid gaps and minimize data. Reduce type of gate_refcounts[], uint8_t is enough. Re-ordering structures to avoid gaps and minimize data. Use an unsigned char to define a clock ops type.
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Change-Id: I6b793dc34abdd6ef013609fc0f122da5d1824a34
|
| H A D | clk-stm32-core.c | d9a7ddeb2528000114997e228eaa0d9e930b0a1d Mon Aug 21 11:31:47 UTC 2023 Gabriel Fernandez <gabriel.fernandez@foss.st.com> refactor(st-clock): driver size optimization
Re-ordering structures to avoid gaps and minimize data. Reduce type of gate_refcounts[], uint8_t is enough. Re-ordering structures to avoid gaps and minimize data. Use an unsigned char to define a clock ops type.
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Change-Id: I6b793dc34abdd6ef013609fc0f122da5d1824a34
|
| H A D | clk-stm32mp13.c | d9a7ddeb2528000114997e228eaa0d9e930b0a1d Mon Aug 21 11:31:47 UTC 2023 Gabriel Fernandez <gabriel.fernandez@foss.st.com> refactor(st-clock): driver size optimization
Re-ordering structures to avoid gaps and minimize data. Reduce type of gate_refcounts[], uint8_t is enough. Re-ordering structures to avoid gaps and minimize data. Use an unsigned char to define a clock ops type.
Signed-off-by: Gabriel Fernandez <gabriel.fernandez@foss.st.com> Change-Id: I6b793dc34abdd6ef013609fc0f122da5d1824a34
|