Home
last modified time | relevance | path

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

/rk3399_rockchip-uboot/drivers/ufs/
H A Dufs-rockchip-rpmb.c64 static void u32_to_bytes(uint32_t u32, uint8_t *bytes) in u32_to_bytes() function
458 u32_to_bytes(writecount, data_frame[i].write_counter); in ufs_rpmb_blk_write()