Searched hist:f99c2efe (Results 1 – 4 of 4) sorted by relevance
/openbmc/u-boot/drivers/mmc/ |
H A D | mmc-uclass.c | f99c2efe Thu Nov 30 10:44:01 CST 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: make UHS and HS200 optional Supporting USH and HS200 increases the code size as it brings in IO voltage control, tuning and fatter data structures. Use Kconfig configuration to select which of those features should be built in. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
|
H A D | Kconfig | f99c2efe Thu Nov 30 10:44:01 CST 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: make UHS and HS200 optional Supporting USH and HS200 increases the code size as it brings in IO voltage control, tuning and fatter data structures. Use Kconfig configuration to select which of those features should be built in. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
|
H A D | mmc.c | f99c2efe Thu Nov 30 10:44:01 CST 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: make UHS and HS200 optional Supporting USH and HS200 increases the code size as it brings in IO voltage control, tuning and fatter data structures. Use Kconfig configuration to select which of those features should be built in. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
|
/openbmc/u-boot/include/ |
H A D | mmc.h | f99c2efe Thu Nov 30 10:44:01 CST 2017 Jean-Jacques Hiblot <jjhiblot@ti.com> mmc: make UHS and HS200 optional Supporting USH and HS200 increases the code size as it brings in IO voltage control, tuning and fatter data structures. Use Kconfig configuration to select which of those features should be built in. Signed-off-by: Jean-Jacques Hiblot <jjhiblot@ti.com>
|