Home
last modified time | relevance | path

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

/Linux-v4.19/drivers/staging/xgifb/
Dvb_init.c514 RankSize = dram_size * pVBInfo->ram_bus / 8; in XGINew_SetDRAMSize20Reg()
604 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
633 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
650 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
681 pVBInfo->ram_bus = 8; /* 8 bits */ in XGINew_CheckChannel()
701 pVBInfo->ram_bus = 16; /* 16 bits */ in XGINew_CheckChannel()
714 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
736 pVBInfo->ram_bus = 64; /* 64 bits */ in XGINew_CheckChannel()
752 pVBInfo->ram_bus = 32; /* 32 bits */ in XGINew_CheckChannel()
776 pVBInfo->ram_bus = 64; /* 64 bits */ in XGINew_CheckChannel()
Dvb_struct.h162 int ram_bus; member