Home
last modified time | relevance | path

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

/openbmc/qemu/hw/sd/
H A Dsd.c1784 static sd_rsp_type_t sd_cmd_SET_CLR_WRITE_PROT(SDState *sd, SDRequest req, in sd_cmd_SET_CLR_WRITE_PROT() function
1817 return sd_cmd_SET_CLR_WRITE_PROT(sd, req, true); in sd_cmd_SET_WRITE_PROT()
1823 return sd_cmd_SET_CLR_WRITE_PROT(sd, req, false); in sd_cmd_CLR_WRITE_PROT()