Home
last modified time | relevance | path

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

/drivers/staging/xgifb/
Dvb_init.c509 RankSize = dram_size * pVBInfo->ram_bus / 8; in XGINew_SetDRAMSize20Reg()
598 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
627 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
644 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
675 pVBInfo->ram_bus = 8; /* 8 bits */ in XGINew_CheckChannel()
695 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
708 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
730 pVBInfo->ram_bus = 64; /* 64 bits */ in XGINew_CheckChannel()
746 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
770 pVBInfo->ram_bus = 64; /* 64 bits */ in XGINew_CheckChannel()
Dvb_struct.h163 int ram_bus; member