Home
last modified time | relevance | path

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

/openbmc/qemu/include/qemu/
H A Dbswap.h364 static inline void st24_be_p(void *ptr, uint32_t v) in st24_be_p() function
/openbmc/qemu/hw/sd/
H A Dsd.c617 st24_be_p(&sd->csd[7], size); in sd_set_csd()