arm-trusted-firmware/include/drivers
Yann Gautier d4151d2ff9 clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array
Rework the macro that eases the table definition: the src and msk fields
are now using MASK and SHIFT defines of each source register.
Some macros had then to be modified: _USART1_SEL, _ASS_SEL and _MSS_SEL to
_UART1_SEL, _AXIS_SEL, and _MCUS_SEL to match register fields.

Note: the mask for RCC_ASSCKSELR_AXISSRC is changed from 0x3 to 0x7
to reflect the size of the register field, even if there are only
3 possible clock sources.

The mask value is also corrected for QSPI and FMC clock selection.

Change-Id: I44114e3c1dd37b9fa1be1ba519611abd9a07764c
Signed-off-by: Yann Gautier <yann.gautier@st.com>
Signed-off-by: Etienne Carriere <etienne.carriere@st.com>
2019-06-17 14:03:51 +02:00
..
allwinner Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
arm SMMUv3: Abort DMA transactions 2019-05-10 16:09:19 +01:00
auth cot-desc: optimise memory further 2019-04-08 14:24:21 +01:00
cadence Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
cfi Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
coreboot Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
io drivers: Remove TODO from io_storage 2019-03-12 13:42:08 +00:00
marvell Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
mentor Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
meson meson/gxl: Add support for SHA256 DMA engine 2019-04-02 16:33:59 +02:00
partition Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
rpi3 rpi3: sdhost: SDHost driver improvement 2019-02-27 01:06:57 +08:00
st clk: stm32mp1: use defines for mask values in stm32mp1_clk_sel array 2019-06-17 14:03:51 +02:00
synopsys drivers: synopsys: Fix synopsys MMC driver 2019-03-12 14:39:50 +08:00
ti/uart Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
console.h Remove several warnings reported with W=1 2019-04-01 10:43:42 +01:00
console_assertions.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00
delay_timer.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
dw_ufs.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
generic_delay_timer.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
gpio.h Standardise header guards across codebase 2018-11-08 10:20:19 +00:00
mmc.h drivers: mmc: Fix some issues with MMC stack 2019-03-07 11:34:20 +08:00
ufs.h Sanitise includes across codebase 2019-01-04 10:43:17 +00:00