Searched refs:BCI_CMD_SETREG (Results 1 - 2 of 2) sorted by relevance

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/video/savage/
H A Dsavagefb.h102 #define BCI_CMD_SETREG 0x96000000 macro
H A Dsavagefb_driver.c382 BCI_SEND(BCI_CMD_SETREG | (1 << 16) | BCI_GBD1);
384 BCI_SEND(BCI_CMD_SETREG | (1 << 16) | BCI_GBD2);
395 BCI_SEND(BCI_CMD_SETREG | (1 << 16) | BCI_GBD1);
397 BCI_SEND(BCI_CMD_SETREG | (1 << 16) | BCI_GBD2);

Completed in 91 milliseconds