Home
last modified time | relevance | path

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

/trusted-firmware-a-3.6.0-3.5.0/drivers/synopsys/emmc/
Ddw_mmc.c125 static int dw_set_ios(unsigned int clk, unsigned int width);
133 .set_ios = dw_set_ios,
322 static int dw_set_ios(unsigned int clk, unsigned int width) in dw_set_ios() function