Home
last modified time | relevance | path

Searched refs:mmc_mode2freq (Results 26 – 50 of 62) sorted by relevance

123

/dports/sysutils/u-boot-pandaboard/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-zero-plus/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-r1/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-zero/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-pine64/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-pine-h64/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-pcduino3/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-pinebook/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-pine64-lts/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-nanopi-neo-air/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-nanopi-a64/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-nanopi-neo2/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/emulators/qemu/qemu-6.2.0/roms/u-boot/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-pc2/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-plus-2e/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-pc/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-one/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-orangepi-pc-plus/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-bananapi/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-bananapim2/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-tools/u-boot-2020.07/drivers/mmc/
H A Dmmc.c160 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
189 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
893 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2109 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-sopine-spi/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-wandboard/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-rockpro64/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()
/dports/sysutils/u-boot-rpi3-32/u-boot-2021.07/drivers/mmc/
H A Dmmc.c161 static uint mmc_mode2freq(struct mmc *mmc, enum bus_mode mode) in mmc_mode2freq() function
190 mmc->tran_speed = mmc_mode2freq(mmc, mode); in mmc_select_mode()
915 mmc_set_clock(mmc, mmc_mode2freq(mmc, MMC_HS), false); in mmc_set_card_speed()
1773 mmc_mode2freq(mmc, mwt->mode) / 1000000); in sd_select_mode_and_width()
2115 mmc_mode2freq(mmc, mwt->mode) / 1000000); in mmc_select_mode_and_width()

123