Searched defs:asic (Results 1 – 6 of 6) sorted by relevance
/haiku/src/add-ons/kernel/drivers/graphics/radeon/ |
H A D | pll_access.c | 16 void RADEONPllErrataAfterIndex( vuint8 *regs, radeon_type asic ) in RADEONPllErrataAfterIndex() 28 void RADEONPllErrataAfterData( vuint8 *regs, radeon_type asic ) in RADEONPllErrataAfterData() 59 uint32 Radeon_INPLL( vuint8 *regs, radeon_type asic, int addr ) in Radeon_INPLL() 71 void Radeon_OUTPLL( vuint8 *regs, radeon_type asic, uint8 addr, uint32 val ) in Radeon_OUTPLL() 84 void Radeon_OUTPLLP( vuint8 *regs, radeon_type asic, uint8 addr, in Radeon_OUTPLLP()
|
H A D | CP_setup.c | 643 radeon_type asic = di->asic; in Radeon_SetDynamicClock() local
|
H A D | radeon_driver.h | 105 radeon_type asic; member
|
H A D | detect.c | 241 radeon_type asic; member
|
/haiku/src/add-ons/accelerants/radeon/ |
H A D | pll.c | 458 radeon_type asic = ai->si->asic; in Radeon_ProgramPLL() local
|
/haiku/headers/private/graphics/radeon/ |
H A D | radeon_interface.h | 525 radeon_type asic; // ASIC version member
|