Home
last modified time | relevance | path

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

/aosp_15_r20/external/trusty/arm-trusted-firmware/drivers/cadence/emmc/
Dcdns_sdmmc.c52 int cdns_set_ios(unsigned int clk, unsigned int width);
60 .set_ios = cdns_set_ios,
360 int cdns_set_ios(unsigned int clk, unsigned int width) in cdns_set_ios() function