Searched refs:noOfEntries (Results 1 – 6 of 6) sorted by relevance
159 const UINT_32 *pSetting, UINT_32 noOfEntries);162 const UINT_32 *pSetting, UINT_32 noOfEntries);
476 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries); in HwlInitGlobalParams()1656 UINT_32 noOfEntries ///< [in] Numbe of entries in the table above in InitTileSettingTable() argument1661 ADDR_ASSERT(noOfEntries <= TileTableSize); in InitTileSettingTable()1665 if (noOfEntries != 0) in InitTileSettingTable()1667 m_noOfEntries = noOfEntries; in InitTileSettingTable()
338 BOOL_32 InitTileSettingTable(const UINT_32 *pSetting, UINT_32 noOfEntries);
2355 valid = InitTileSettingTable(pRegValue->pTileConfig, pRegValue->noOfEntries); in HwlInitGlobalParams()3082 UINT_32 noOfEntries ///< [in] Numbe of entries in the table above in InitTileSettingTable() argument3087 ADDR_ASSERT(noOfEntries <= TileTableSize); in InitTileSettingTable()3091 if (noOfEntries != 0) in InitTileSettingTable()3093 m_noOfEntries = noOfEntries; in InitTileSettingTable()
188 regValue.noOfEntries = ARRAY_SIZE(amdinfo->gb_tile_mode); in amdgpu_addr_create()
345 UINT_32 noOfEntries; ///< Number of entries in pTileConfig member