Home
last modified time | relevance | path

Searched refs:cdns_set_ios (Results 1 – 1 of 1) sorted by relevance

/external/trusty/arm-trusted-firmware/drivers/cadence/emmc/
Dcdns_sdmmc.c24 int cdns_set_ios(unsigned int clk, unsigned int width);
32 .set_ios = cdns_set_ios,
300 int cdns_set_ios(unsigned int clk, unsigned int width) in cdns_set_ios() function