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

/drivers/gpu/drm/nouveau/
H A Dnouveau_mxm.c290 u8 outp_type; member in struct:mxms_odev
303 desc->outp_type = (data & 0x00000000000000f0ULL) >> 4;
321 if (desc.outp_type == 2 &&
336 if ((ctx->outp[0] & 0x0000000f) != ctx->desc.outp_type)
361 if (ctx->desc.outp_type == 6 && ctx->desc.conn_type == 6 &&
404 switch (ctx.desc.outp_type) {

Completed in 105 milliseconds