Home
last modified time | relevance | path

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

/openbmc/linux/drivers/video/fbdev/aty/
H A Dmach64_accel.c390 u32 hostdword; in atyfb_imageblit() local
393 for (hostdword = 0, pbitmapout = (u8*)&hostdword, byte_id_in_dword = 0; in atyfb_imageblit()
420 aty_st_le32(HOST_DATA0, le32_to_cpu(hostdword), par); in atyfb_imageblit()