Searched refs:Bus_width (Results 1 – 2 of 2) sorted by relevance
263 …Y*(1<<n)*(chip_info->Chip_num+1)):(CHIP_MIN_CAPACITY*(1<<n)*(chip_info->Bus_width+1)/(BUS_WIDTH_16… in Get_DDR_Capacity()430 if((chip_info->Bus_width<BUS_WIDTH_MAX) in DDR_Init()436 mode=DDR2_MODE[chip_info->Bus_width][chip_info->Chip_num][chip_info->Chip_type]; in DDR_Init()440 mode=DDR3_MODE[chip_info->Bus_width][chip_info->Chip_num][chip_info->Chip_type]; in DDR_Init()
100 uint8_t Bus_width; /*!< ddr qs bus width @ref _BUS_WIDTH*/ member
Completed in 6 milliseconds