Home
last modified time | relevance | path

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

/u-boot/drivers/video/
A Dbus_vcxk.c14 vu_long *vcxk_bws_long = ((vu_long *) (CONFIG_SYS_VCXK_BASE)); variable
68 #define VCXK_BWS_LONG(x, data) vcxk_bws_long[x] = data;
82 double_bws_long[x] = data; vcxk_bws_long[x] = data;
141 vcxk_bws_long[1] = 0x0; in vcxk_init()
142 vcxk_bws_long[1] = 0x55AAAA55; in vcxk_init()
143 vcxk_bws_long[5] = 0x0; in vcxk_init()
144 if (vcxk_bws_long[1] == 0x55AAAA55) in vcxk_init()

Completed in 3 milliseconds