Home
last modified time | relevance | path

Searched refs:dig_conn (Results 1 – 3 of 3) sorted by relevance

/linux-5.19.10/drivers/gpu/drm/nouveau/nvkm/subdev/mxm/
Dnv50.c44 desc.dig_conn == ctx->desc.dig_conn) in mxm_match_tmds_partner()
68 u8 link = mxm_sor_map(bios, ctx->desc.dig_conn); in mxm_match_dcb()
133 link = mxm_sor_map(bios, ctx.desc.dig_conn) & 0x30; in mxm_dcb_sanitise_entry()
Dmxms.h10 u8 dig_conn; member
Dmxms.c190 desc->dig_conn = (data & 0x0000000000780000ULL) >> 19; in mxms_output_device()