Home
last modified time | relevance | path

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

/linux-4.1.27/drivers/staging/xgifb/
Dvb_init.c511 RankSize = dram_size * pVBInfo->ram_bus / 8; in XGINew_SetDRAMSize20Reg()
601 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
630 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
647 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
678 pVBInfo->ram_bus = 8; /* 8 bits */ in XGINew_CheckChannel()
698 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
711 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
733 pVBInfo->ram_bus = 64; /* 64 bits */ in XGINew_CheckChannel()
749 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
773 pVBInfo->ram_bus = 64; /* 64 bits */ in XGINew_CheckChannel()
Dvb_struct.h163 int ram_bus; member