Home
last modified time | relevance | path

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

/openbmc/u-boot/drivers/video/
H A Dbus_vcxk.c71 u_long *double_bws_long; variable
81 double_bws_long[x] = data; vcxk_bws_long[x] = data;
123 double_bws_long = (u_long *)double_bws; in vcxk_init()
124 debug("%px %px %px\n", double_bws, double_bws_word, double_bws_long); in vcxk_init()