Searched refs:radeon_type (Results 1 - 7 of 7) sorted by relevance

/haiku/headers/private/graphics/radeon/
H A Dpll_access.h19 void RADEONPllErrataAfterIndex( vuint8 *regs, radeon_type asic );
24 void RADEONPllErrataAfterData( vuint8 *regs, radeon_type asic );
36 uint32 Radeon_INPLL( vuint8 *regs, radeon_type asic, int addr );
39 void Radeon_OUTPLL( vuint8 *regs, radeon_type asic, uint8 addr, uint32 val );
42 void Radeon_OUTPLLP( vuint8 *regs, radeon_type asic, uint8 addr, uint32 val, uint32 mask );
H A Dradeon_interface.h219 } radeon_type; typedef in typeref:enum:__anon14
525 radeon_type asic; // ASIC version
/haiku/src/add-ons/kernel/drivers/graphics/radeon/
H A Dpll_access.c16 void RADEONPllErrataAfterIndex( vuint8 *regs, radeon_type asic )
28 void RADEONPllErrataAfterData( vuint8 *regs, radeon_type asic )
59 uint32 Radeon_INPLL( vuint8 *regs, radeon_type asic, int addr )
71 void Radeon_OUTPLL( vuint8 *regs, radeon_type asic, uint8 addr, uint32 val )
84 void Radeon_OUTPLLP( vuint8 *regs, radeon_type asic, uint8 addr,
H A Dradeon_driver.h105 radeon_type asic;
H A Ddetect.c241 radeon_type asic;
H A DCP_setup.c643 radeon_type asic = di->asic;
/haiku/src/add-ons/accelerants/radeon/
H A Dpll.c458 radeon_type asic = ai->si->asic;

Completed in 107 milliseconds