Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/mmc/
H A Domap_hsmmc.c515 unsigned int *input_buf = (unsigned int *)buf; local
548 writel(*input_buf, &mmc_base->data);
549 input_buf++;