arm-trusted-firmware/drivers/st
Yann Gautier d9d803e0be mmc: stm32_sdmmc2: correctly manage block size
DBLOCKSIZE should be filled such as the data size is 2^DBLOCKSIZE.
Hence it is calculated with __builtin_ctz.

Change-Id: Id6b5ff9b594afc4fc523a388011beed307e6abd1
Signed-off-by: Yann Gautier <yann.gautier@st.com>
2019-09-02 17:53:16 +02:00
..
bsec stm32mp1: use a common function to check spinlock is available 2019-09-02 17:51:57 +02:00
clk stm32mp1: use a common function to check spinlock is available 2019-09-02 17:51:57 +02:00
ddr stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
gpio stm32mp1: split clkfunc code 2019-02-14 11:20:23 +01:00
i2c stm32mp1: update I2C and PMIC drivers 2019-02-14 11:20:23 +01:00
io stm32mp1: move check_header() to common code 2019-09-02 17:52:55 +02:00
iwdg stm32mp1: add watchdog support 2019-09-02 17:25:08 +02:00
mmc mmc: stm32_sdmmc2: correctly manage block size 2019-09-02 17:53:16 +02:00
pmic stm32mp1: add support for LpDDR3 2019-09-02 17:52:29 +02:00
reset stm32mp1: add timeout detection in reset driver 2019-02-14 11:20:23 +01:00
uart/aarch32 Console: remove deprecated finish_console_register 2019-04-03 14:55:18 +01:00