Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsd.c629 static void sd_set_rca(SDState *sd, uint16_t value) in sd_set_rca() function
1431 sd_set_rca(sd, random_rca); in sd_cmd_SEND_RELATIVE_ADDR()
1445 sd_set_rca(sd, req.arg >> 16); in emmc_cmd_SET_RELATIVE_ADDR()