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

/netgear-R7000-V1.0.7.12_1.2.5/components/opensource/linux/linux-2.6.36/drivers/gpu/drm/nouveau/
H A Dnouveau_dp.c33 auxch_rd(struct drm_encoder *encoder, int address, uint8_t *buf, int size) function
118 ret = auxch_rd(encoder, DP_TRAINING_PATTERN_SET, &cmd, 1);
188 ret = auxch_rd(encoder, DP_ADJUST_REQUEST_LANE0_1, request, 2);
342 ret = auxch_rd(encoder, DP_LANE0_1_STATUS, status, 2);
385 ret = auxch_rd(encoder, DP_LANE0_1_STATUS, status, 3);
454 ret = auxch_rd(encoder, 0x0000, dpcd, 4);

Completed in 105 milliseconds