Searched refs:dpcd_reg_read (Results 1 - 3 of 3) sorted by relevance

/haiku-fatelf/src/add-ons/accelerants/radeon_hd/
H A Ddisplayport.h26 uint8 dpcd_reg_read(uint32 hwPin, uint16 address);
H A Ddisplayport.cpp173 dpcd_reg_read(uint32 hwPin, uint16 address) function
816 = dpcd_reg_read(hwPin, DP_TRAINING_AUX_RD_INTERVAL);
818 uint8 sandbox = dpcd_reg_read(hwPin, DP_MAX_LANE_COUNT);
H A Dencoder.cpp601 id[bit] = dpcd_reg_read(dp->auxPin, 0x503 + bit);

Completed in 183 milliseconds