Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dbus_vcxk.c67 #define VCXK_BWS_LONG(x, data) vcxk_bws_long[x] = data; macro
80 #define VCXK_BWS_LONG(x,data) \ macro
217 VCXK_BWS_LONG(cnt, (*(ulong *) source)); in vcxk_loadimage()
222 VCXK_BWS_LONG(cnt*2, (*(vu_char *) source)); in vcxk_loadimage()
255 VCXK_BWS_LONG(cnt, 0) in vcxk_clear()